Searched refs:PHYSDEVOP_alloc_irq_vector (Results 1 – 2 of 2) sorted by relevance
129 #define PHYSDEVOP_alloc_irq_vector 10 macro244 #define PHYSDEVOP_ASSIGN_VECTOR PHYSDEVOP_alloc_irq_vector
954 if ((rc = HYPERVISOR_physdev_op(PHYSDEVOP_alloc_irq_vector, &irq_op)) in apic_allocate_vector()