Searched refs:EVTCHNOP_bind_virq (Results 1 – 3 of 3) sorted by relevance
88 #define EVTCHNOP_bind_virq 1 macro
893 case EVTCHNOP_bind_virq: in privcmd_HYPERVISOR_event_channel_op()
216 if ((err = HYPERVISOR_event_channel_op(EVTCHNOP_bind_virq, &bind)) == 0) in xen_bind_virq()