Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_physdev.c55 rc = do_physdev_op(xch, PHYSDEVOP_map_pirq, &map, sizeof(map)); in xc_physdev_map_pirq()
90 rc = do_physdev_op(xch, PHYSDEVOP_map_pirq, &map, sizeof(map)); in xc_physdev_map_pirq_msi()
/xen-4.10.0-shim-comet/xen/include/public/
A Dphysdev.h158 #define PHYSDEVOP_map_pirq 13 macro
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhypercall.c84 case PHYSDEVOP_map_pirq: in hvm_physdev_op()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dphysdev.c306 case PHYSDEVOP_map_pirq: { in do_physdev_op()
/xen-4.10.0-shim-comet/xen/xsm/flask/policy/
A Daccess_vectors448 # PHYSDEVOP_map_pirq and ioapic writes for dom0, when acting on real IRQs

Completed in 6 milliseconds