Searched refs:EVTCHNOP_bind_vcpu (Results 1 – 3 of 3) sorted by relevance
200 #define EVTCHNOP_bind_vcpu 8 macro
921 case EVTCHNOP_bind_vcpu: in privcmd_HYPERVISOR_event_channel_op()
296 if (HYPERVISOR_event_channel_op(EVTCHNOP_bind_vcpu, &bind) != 0) in xen_bind_vcpu()