Home
last modified time | relevance | path

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

/drivers/xen/events/
Devents_base.c649 struct physdev_irq irq_op; in xen_bind_pirq_gsi_to_irq() local
665 irq_op.irq = irq; in xen_bind_pirq_gsi_to_irq()
666 irq_op.vector = 0; in xen_bind_pirq_gsi_to_irq()
672 HYPERVISOR_physdev_op(PHYSDEVOP_alloc_irq_vector, &irq_op)) { in xen_bind_pirq_gsi_to_irq()