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.c99 static void acpi_dsdt_add_flash(Aml *scope, const MemMapEntry *flash_memmap) in acpi_dsdt_add_flash() argument
102 hwaddr base = flash_memmap->base; in acpi_dsdt_add_flash()
103 hwaddr size = flash_memmap->size / 2; in acpi_dsdt_add_flash()