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

/freebsd-11-stable/sys/xen/evtchn/
H A Devtchnvar.h102 HYPERVISOR_event_channel_op(EVTCHNOP_unmask, &op);
/freebsd-11-stable/sys/x86/xen/
H A Dxen_intr.c365 if (HYPERVISOR_event_channel_op(EVTCHNOP_close, &close))
716 error = HYPERVISOR_event_channel_op(EVTCHNOP_bind_ipi,
746 error = HYPERVISOR_event_channel_op(EVTCHNOP_bind_virq,
933 error = HYPERVISOR_event_channel_op(EVTCHNOP_bind_vcpu, &bind_vcpu);
1111 error = HYPERVISOR_event_channel_op(EVTCHNOP_bind_pirq, &bind_pirq);
1143 error = HYPERVISOR_event_channel_op(EVTCHNOP_close, &close);
1231 error = HYPERVISOR_event_channel_op(EVTCHNOP_alloc_unbound,
1246 if (HYPERVISOR_event_channel_op(EVTCHNOP_close, &close))
1266 error = HYPERVISOR_event_channel_op(EVTCHNOP_bind_interdomain,
1281 if (HYPERVISOR_event_channel_op(EVTCHNOP_clos
[all...]
/freebsd-11-stable/sys/amd64/include/xen/
H A Dhypercall.h284 HYPERVISOR_event_channel_op( function
/freebsd-11-stable/sys/i386/include/xen/
H A Dhypercall.h270 HYPERVISOR_event_channel_op( function
/freebsd-11-stable/sys/dev/xen/console/
H A Dxen_console.c316 HYPERVISOR_event_channel_op(EVTCHNOP_send, &send);
/freebsd-11-stable/sys/dev/xen/xenstore/
H A Dxenstore.c1187 error = HYPERVISOR_event_channel_op(

Completed in 185 milliseconds