Home
last modified time | relevance | path

Searched refs:EVTCHNOP_bind_vcpu (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/xen/
Dfallback.c20 case EVTCHNOP_bind_vcpu: in xen_event_channel_op_compat()
/Linux-v4.19/include/xen/interface/
Devent_channel.h164 #define EVTCHNOP_bind_vcpu 8 macro
/Linux-v4.19/drivers/xen/events/
Devents_base.c1322 if (HYPERVISOR_event_channel_op(EVTCHNOP_bind_vcpu, &bind_vcpu) >= 0) in xen_rebind_evtchn_to_cpu()