Home
last modified time | relevance | path

Searched refs:PHYSDEVOP_restore_msi (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/xen/interface/
H A Dphysdev.h157 #define PHYSDEVOP_restore_msi 19 macro
/openbmc/qemu/include/hw/xen/interface/
H A Dphysdev.h183 #define PHYSDEVOP_restore_msi 19 macro
/openbmc/linux/arch/x86/pci/
H A Dxen.c378 ret = HYPERVISOR_physdev_op(PHYSDEVOP_restore_msi, &restore); in xen_initdom_restore_msi()