Home
last modified time | relevance | path

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

/linux/include/xen/interface/ !
H A Dphysdev.h142 #define PHYSDEVOP_unmap_pirq 14 macro
/linux/drivers/xen/events/ !
H A Devents_base.c1157 rc = HYPERVISOR_physdev_op(PHYSDEVOP_unmap_pirq, &unmap_irq); in xen_destroy_irq()