Home
last modified time | relevance | path

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

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