Searched refs:unmap_irq (Results 1 – 1 of 1) sorted by relevance
713 struct physdev_unmap_pirq unmap_irq; in xen_destroy_irq() local724 unmap_irq.pirq = info->u.pirq.pirq; in xen_destroy_irq()725 unmap_irq.domid = DOMID_SELF; in xen_destroy_irq()726 rc = HYPERVISOR_physdev_op(PHYSDEVOP_unmap_pirq, &unmap_irq); in xen_destroy_irq()