Home
last modified time | relevance | path

Searched refs:PCIE_MMCFG_SIZE_MAX (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/pci/
H A Dpcie_host.c82 PCIE_MMCFG_SIZE_MAX); in pcie_host_init()
97 assert(size <= PCIE_MMCFG_SIZE_MAX); in pcie_host_mmcfg_init()
/openbmc/qemu/include/hw/pci/
H A Dpcie_host.h68 #define PCIE_MMCFG_SIZE_MAX (1ULL << 28) macro
/openbmc/qemu/hw/pci-host/
H A Dgpex.c85 pcie_host_mmcfg_init(pex, PCIE_MMCFG_SIZE_MAX); in gpex_host_realize()
/openbmc/qemu/hw/ppc/
H A Dppc440_uc.c886 if (size > PCIE_MMCFG_SIZE_MAX) { in dcr_write_pcie()
887 size = PCIE_MMCFG_SIZE_MAX; in dcr_write_pcie()