Searched refs:EVTCHNOP_bind_vcpu (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/xen/interface/
H A Devent_channel.h71 #define EVTCHNOP_bind_vcpu 8 macro
123 * re-bound via EVTCHNOP_bind_vcpu.
223 * EVTCHNOP_bind_vcpu: Specify which vcpu a channel should notify when an
/freebsd-10.0-release/sys/x86/xen/
H A Dxen_intr.c840 error = HYPERVISOR_event_channel_op(EVTCHNOP_bind_vcpu, &bind_vcpu);

Completed in 144 milliseconds