Searched refs:irq_op (Results 1 – 2 of 2) sorted by relevance
188 struct physdev_irq irq_op; member
1023 struct physdev_irq irq_op; in xen_bind_pirq_gsi_to_irq() local1039 irq_op.irq = irq; in xen_bind_pirq_gsi_to_irq()1040 irq_op.vector = 0; in xen_bind_pirq_gsi_to_irq()1046 HYPERVISOR_physdev_op(PHYSDEVOP_alloc_irq_vector, &irq_op)) { in xen_bind_pirq_gsi_to_irq()