Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/drivers/xen/events/
H A Devents_base.c838 rc = HYPERVISOR_event_channel_op(EVTCHNOP_bind_pirq, &bind_pirq); in __startup_pirq()
/kernel/linux/linux-6.6/drivers/xen/events/
H A Devents_base.c861 rc = HYPERVISOR_event_channel_op(EVTCHNOP_bind_pirq, &bind_pirq); in __startup_pirq()

Completed in 9 milliseconds