Home
last modified time | relevance | path

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

/Linux-v6.6/include/xen/interface/
Devent_channel.h137 #define EVTCHNSTAT_virq 4 /* Channel is bound to a virtual IRQ line */ macro
/Linux-v6.6/drivers/xen/events/
Devents_base.c1336 if (status.status != EVTCHNSTAT_virq) in find_virq()
/Linux-v6.6/arch/x86/kvm/
Dxen.c1898 case EVTCHNSTAT_virq: in kvm_xen_eventfd_assign()