Home
last modified time | relevance | path

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

/linux-4.1.27/include/xen/interface/
Devent_channel.h136 #define EVTCHNSTAT_virq 4 /* Channel is bound to a virtual IRQ line */ macro
/linux-4.1.27/drivers/xen/events/
Devents_base.c948 if (status.status != EVTCHNSTAT_virq) in find_virq()