Searched refs:EVTCHNOP_bind_pirq (Results 1 – 3 of 3) sorted by relevance
104 #define EVTCHNOP_bind_pirq 2 macro
901 case EVTCHNOP_bind_pirq: in privcmd_HYPERVISOR_event_channel_op()
308 if ((ret = HYPERVISOR_event_channel_op(EVTCHNOP_bind_pirq, &bind)) != 0) in xen_bind_pirq()