Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dop_helper.c195 env->sregs[MEMCTL] = v & env->config->memctl_mask; in HELPER()
H A Dcpu.c121 env->sregs[MEMCTL] = MEMCTL_IL0EN & env->config->memctl_mask; in xtensa_cpu_reset_hold()
H A Doverlay_tool.h474 .memctl_mask = \
H A Dcpu.h462 uint32_t memctl_mask; member