Home
last modified time | relevance | path

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

/linux-5.10/include/xen/interface/
Dphysdev.h121 #define PHYSDEVOP_alloc_irq_vector 10 macro
316 #define PHYSDEVOP_ASSIGN_VECTOR PHYSDEVOP_alloc_irq_vector
/linux-5.10/drivers/xen/events/
Devents_base.c932 HYPERVISOR_physdev_op(PHYSDEVOP_alloc_irq_vector, &irq_op)) { in xen_bind_pirq_gsi_to_irq()