Searched refs:HYPERVISOR_event_channel_op (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/xen/evtchn/
H A Devtchnvar.h102 HYPERVISOR_event_channel_op(EVTCHNOP_unmask, &op);
/freebsd-10.2-release/sys/x86/xen/
H A Dxen_intr.c339 if (HYPERVISOR_event_channel_op(EVTCHNOP_close, &close))
618 error = HYPERVISOR_event_channel_op(EVTCHNOP_bind_ipi,
648 error = HYPERVISOR_event_channel_op(EVTCHNOP_bind_virq,
840 error = HYPERVISOR_event_channel_op(EVTCHNOP_bind_vcpu, &bind_vcpu);
998 error = HYPERVISOR_event_channel_op(EVTCHNOP_alloc_unbound,
1013 if (HYPERVISOR_event_channel_op(EVTCHNOP_close, &close))
1033 error = HYPERVISOR_event_channel_op(EVTCHNOP_bind_interdomain,
1048 if (HYPERVISOR_event_channel_op(EVTCHNOP_close, &close))
1075 error = HYPERVISOR_event_channel_op(EVTCHNOP_bind_virq, &bind_virq);
1096 if (HYPERVISOR_event_channel_op(EVTCHNOP_clos
[all...]
/freebsd-10.2-release/sys/i386/include/xen/
H A Dhypercall.h264 HYPERVISOR_event_channel_op( function
/freebsd-10.2-release/sys/amd64/include/xen/
H A Dhypercall.h269 HYPERVISOR_event_channel_op( function

Completed in 153 milliseconds