Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dphysdev.h222 #define XEN_PCI_MMCFG_RESERVED 0x1 macro
/openbmc/qemu/include/hw/xen/interface/
H A Dphysdev.h253 #define XEN_PCI_MMCFG_RESERVED 0x1 macro
/openbmc/linux/drivers/xen/
H A Dpci.c240 r.flags = XEN_PCI_MMCFG_RESERVED; in xen_mcfg_late()