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

/linux-master/include/xen/interface/
H A Devent_channel.h70 * EVTCHNOP_bind_pirq: Bind a local event channel to PIRQ <irq>.
75 #define EVTCHNOP_bind_pirq 2 macro
/linux-master/drivers/xen/events/
H A Devents_base.c874 rc = HYPERVISOR_event_channel_op(EVTCHNOP_bind_pirq, &bind_pirq);

Completed in 168 milliseconds