Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dvirt-acpi-build.c98 static void acpi_dsdt_add_flash(Aml *scope, const MemMapEntry *flash_memmap) in acpi_dsdt_add_flash() argument
101 hwaddr base = flash_memmap->base; in acpi_dsdt_add_flash()
102 hwaddr size = flash_memmap->size / 2; in acpi_dsdt_add_flash()