Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dphysdev.h224 #define PHYSDEVOP_pci_mmcfg_reserved 24 macro
/openbmc/qemu/include/hw/xen/interface/
H A Dphysdev.h255 #define PHYSDEVOP_pci_mmcfg_reserved 24 macro
/openbmc/linux/drivers/xen/
H A Dpci.c242 rc = HYPERVISOR_physdev_op(PHYSDEVOP_pci_mmcfg_reserved, &r); in xen_mcfg_late()