Home
last modified time | relevance | path

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

/openbmc/qemu/hw/xtensa/
H A Dxtfpga.c329 uint32_t lowmem_end = machine->ram_size < 0x08000000 ? in xtfpga_init() local
331 uint32_t cur_lowmem = QEMU_ALIGN_UP(lowmem_end / 2, 4096); in xtfpga_init()
333 lowmem_end += env->config->sysram.location[0].addr; in xtfpga_init()
378 lowmem_end - cur_lowmem); in xtfpga_init()
383 lowmem_end - cur_lowmem); in xtfpga_init()