Home
last modified time | relevance | path

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

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