Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/loongarch/
H A Dvirt.h26 #define VIRT_FLASH1_SIZE (16 * MiB) macro
/openbmc/qemu/hw/loongarch/
H A Dvirt.c134 virt_flash_map1(flash1, VIRT_FLASH1_BASE, VIRT_FLASH1_SIZE, sysmem); in virt_flash_map()