Home
last modified time | relevance | path

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

/Linux-v4.19/include/xen/interface/
Devent_channel.h137 #define EVTCHNSTAT_virq 4 /* Channel is bound to a virtual IRQ line */ macro
/Linux-v4.19/drivers/xen/events/
Devents_base.c938 if (status.status != EVTCHNSTAT_virq) in find_virq()