Home
last modified time | relevance | path

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

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