Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dgpex-acpi.c131 int nr_pcie_buses = cfg->ecam.size / PCIE_MMCFG_SIZE_MIN; in acpi_dsdt_add_gpex() local
156 if (bus_num < nr_pcie_buses) { in acpi_dsdt_add_gpex()
157 nr_pcie_buses = bus_num; in acpi_dsdt_add_gpex()
226 0x0000, 0x0000, nr_pcie_buses - 1, 0x0000, in acpi_dsdt_add_gpex()
227 nr_pcie_buses)); in acpi_dsdt_add_gpex()
/openbmc/qemu/hw/i386/
H A Dmicrovm-dt.c108 int nr_pcie_buses; in dt_add_pcie() local
144 nr_pcie_buses = PCIE_ECAM_SIZE / PCIE_MMCFG_SIZE_MIN; in dt_add_pcie()
146 nr_pcie_buses - 1); in dt_add_pcie()
/openbmc/qemu/hw/arm/
H A Dvirt.c1499 int nr_pcie_buses; in create_pcie() local
1518 nr_pcie_buses = size_ecam / PCIE_MMCFG_SIZE_MIN; in create_pcie()
1572 nr_pcie_buses - 1); in create_pcie()