Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/public/
H A Dphysdev.h165 #define PHYSDEVOP_unmap_pirq 14 macro
/titanic_41/usr/src/uts/i86xpv/io/psm/
H A Dxpv_psm.c1461 rc = HYPERVISOR_physdev_op(PHYSDEVOP_unmap_pirq, &unmap_pirq); in apic_free_vectors()