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.c1537 if (vms->highmem_mmio) { in create_pcie()
1583 if (vms->highmem_mmio) { in create_pcie()
1788 &vms->highmem_mmio, in virt_get_high_memmap_enabled()
2542 return vms->highmem_mmio; in virt_get_highmem_mmio()
2549 vms->highmem_mmio = value; in virt_set_highmem_mmio()
3297 vms->highmem_mmio = true; in virt_instance_init()
H A Dvirt-acpi-build.c134 if (vms->highmem_mmio) { in acpi_dsdt_add_pci()