Home
last modified time | relevance | path

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

/linux-4.4.14/include/xen/interface/
Devent_channel.h74 #define EVTCHNOP_bind_pirq 2 macro
/linux-4.4.14/drivers/xen/events/
Devents_base.c531 rc = HYPERVISOR_event_channel_op(EVTCHNOP_bind_pirq, &bind_pirq); in __startup_pirq()