Home
last modified time | relevance | path

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

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