Searched refs:ITLBCFG (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | initialize_mmu.h | 122 wsr a6, ITLBCFG
|
/openbmc/linux/Documentation/arch/xtensa/ |
H A D | mmu.rst | 15 - ITLBCFG and DTLBCFG are zero (reset state).
|
/openbmc/qemu/target/xtensa/ |
H A D | mmu_helper.c | 85 uint32_t tlbcfg = env->sregs[dtlb ? DTLBCFG : ITLBCFG]; in get_page_size() 413 env->sregs[ITLBCFG] = 0; in reset_mmu()
|
H A D | cpu.h | 127 ITLBCFG = 91, enumerator
|
H A D | translate.c | 4209 ITLBCFG, 5129 ITLBCFG, 5867 ITLBCFG,
|
/openbmc/qemu/target/xtensa/core-fsf/ |
H A D | xtensa-modules.c.inc | 76 { "ITLBCFG", 91, 0 },
|
/openbmc/qemu/target/xtensa/core-dc233c/ |
H A D | xtensa-modules.c.inc | 96 { "ITLBCFG", 91, 0 },
|
/openbmc/qemu/target/xtensa/core-dc232b/ |
H A D | xtensa-modules.c.inc | 93 { "ITLBCFG", 91, 0 },
|
/openbmc/qemu/target/xtensa/core-de233_fpu/ |
H A D | xtensa-modules.c.inc | 95 { "ITLBCFG", 91, 0 },
|
/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/ |
H A D | xtensa-modules.c.inc | 66 { "ITLBCFG", 91, 0 },
|
/openbmc/qemu/target/xtensa/core-test_kc705_be/ |
H A D | xtensa-modules.c.inc | 96 { "ITLBCFG", 91, 0 },
|