Home
last modified time | relevance | path

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

/openbmc/qemu/hw/xtensa/
H A Dxtfpga.c321 uint32_t tagptr = env->config->sysrom.location[0].addr + in xtfpga_init()
337 xtensa_create_memory_regions(&env->config->sysrom, "xtensa.sysrom", in xtfpga_init()
460 uint32_t size = env->config->sysrom.location[0].size; in xtfpga_init()
469 env->config->sysrom.location[0].addr, in xtfpga_init()
472 xtensa_create_memory_regions(&env->config->sysrom, "xtensa.sysrom", in xtfpga_init()
H A Dsim.c85 xtensa_create_memory_regions(&env->config->sysrom, "xtensa.sysrom", in xtensa_sim_common_init()
/openbmc/qemu/target/xtensa/
H A Doverlay_tool.h521 .sysrom = { \
H A Dcpu.h468 XtensaMemory sysrom; member