Searched refs:DTLBCFG (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | initialize_mmu.h | 123 wsr a6, DTLBCFG
|
/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() 414 env->sregs[DTLBCFG] = 0; in reset_mmu()
|
H A D | cpu.h | 128 DTLBCFG = 92, enumerator
|
H A D | translate.c | 3916 DTLBCFG, 4818 DTLBCFG, 5583 DTLBCFG,
|
/openbmc/qemu/target/xtensa/core-fsf/ |
H A D | xtensa-modules.c.inc | 77 { "DTLBCFG", 92, 0 }
|
/openbmc/qemu/target/xtensa/core-dc233c/ |
H A D | xtensa-modules.c.inc | 97 { "DTLBCFG", 92, 0 },
|
/openbmc/qemu/target/xtensa/core-dc232b/ |
H A D | xtensa-modules.c.inc | 94 { "DTLBCFG", 92, 0 },
|
/openbmc/qemu/target/xtensa/core-de233_fpu/ |
H A D | xtensa-modules.c.inc | 96 { "DTLBCFG", 92, 0 },
|
/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/ |
H A D | xtensa-modules.c.inc | 67 { "DTLBCFG", 92, 0 },
|
/openbmc/qemu/target/xtensa/core-test_kc705_be/ |
H A D | xtensa-modules.c.inc | 97 { "DTLBCFG", 92, 0 },
|