Home
last modified time | relevance | path

Searched refs:PCIE_MMCFG_SIZE_MIN (Results 1 – 7 of 7) sorted by relevance

/qemu/include/hw/pci/
A Dpcie_host.h69 #define PCIE_MMCFG_SIZE_MIN (1ULL << 20) macro
/qemu/hw/pci/
A Dpcie_host.c96 assert(size >= PCIE_MMCFG_SIZE_MIN); in pcie_host_mmcfg_init()
/qemu/hw/i386/
A Dmicrovm-dt.c144 nr_pcie_buses = PCIE_ECAM_SIZE / PCIE_MMCFG_SIZE_MIN; in dt_add_pcie()
/qemu/hw/pci-host/
A Dgpex-acpi.c131 int nr_pcie_buses = cfg->ecam.size / PCIE_MMCFG_SIZE_MIN; in acpi_dsdt_add_gpex()
/qemu/hw/openrisc/
A Dvirt.c429 ecam_size / PCIE_MMCFG_SIZE_MIN - 1); in openrisc_virt_pcie_init()
/qemu/hw/riscv/
A Dvirt.c873 memmap[VIRT_PCIE_ECAM].size / PCIE_MMCFG_SIZE_MIN - 1); in create_fdt_pcie()
/qemu/hw/arm/
A Dvirt.c1518 nr_pcie_buses = size_ecam / PCIE_MMCFG_SIZE_MIN; in create_pcie()

Completed in 24 milliseconds