Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dvirt.h150 bool highmem_mmio; member
/openbmc/qemu/hw/arm/
H A Dvirt.c1539 if (vms->highmem_mmio) { in create_pcie()
1585 if (vms->highmem_mmio) { in create_pcie()
1790 &vms->highmem_mmio, in virt_get_high_memmap_enabled()
2544 return vms->highmem_mmio; in virt_get_highmem_mmio()
2551 vms->highmem_mmio = value; in virt_set_highmem_mmio()
3299 vms->highmem_mmio = true; in virt_instance_init()
H A Dvirt-acpi-build.c134 if (vms->highmem_mmio) { in acpi_dsdt_add_pci()