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

/linux-master/include/xen/interface/
H A Devent_channel.h155 * EVTCHNOP_bind_vcpu: Specify which vcpu a channel should notify when an
164 #define EVTCHNOP_bind_vcpu 8 macro
/linux-master/drivers/xen/events/
H A Devents_base.c1796 if (HYPERVISOR_event_channel_op(EVTCHNOP_bind_vcpu, &bind_vcpu) >= 0)

Completed in 102 milliseconds