Home
last modified time | relevance | path

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

/linux-6.14.4/include/xen/interface/
Dphysdev.h103 #define PHYSDEVOP_alloc_irq_vector 10 macro
315 #define PHYSDEVOP_ASSIGN_VECTOR PHYSDEVOP_alloc_irq_vector
/linux-6.14.4/drivers/xen/events/
Devents_base.c1038 HYPERVISOR_physdev_op(PHYSDEVOP_alloc_irq_vector, &irq_op)) { in xen_bind_pirq_gsi_to_irq()