Home
last modified time | relevance | path

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

/qemu/include/hw/arm/
H A Dvirt.h86 VIRT_HIGH_PCIE_MMIO, enumerator
/qemu/hw/arm/
H A Dvirt.c211 [VIRT_HIGH_PCIE_MMIO] = { 0x0, 512 * GiB },
1466 hwaddr base_mmio_high = vms->memmap[VIRT_HIGH_PCIE_MMIO].base; in create_pcie()
1467 hwaddr size_mmio_high = vms->memmap[VIRT_HIGH_PCIE_MMIO].size; in create_pcie()
H A Dvirt-acpi-build.c136 cfg.mmio64 = memmap[VIRT_HIGH_PCIE_MMIO]; in acpi_dsdt_add_pci()