Searched refs:XTENSA_OPTION_MMU (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/target/xtensa/ |
H A D | mmu_helper.c | 108 if (xtensa_option_enabled(env->config, XTENSA_OPTION_MMU)) { in xtensa_tlb_get_addr_mask() 231 if (xtensa_option_enabled(env->config, XTENSA_OPTION_MMU)) { in split_tlb_entry_spec() 293 if (xtensa_option_enabled(env->config, XTENSA_OPTION_MMU)) { in xtensa_tlb_set_entry() 411 if (xtensa_option_enabled(env->config, XTENSA_OPTION_MMU)) { in reset_mmu() 495 if (xtensa_option_enabled(env->config, XTENSA_OPTION_MMU)) { in HELPER() 522 if (xtensa_option_enabled(env->config, XTENSA_OPTION_MMU)) { in HELPER() 534 if (xtensa_option_enabled(env->config, XTENSA_OPTION_MMU)) { in HELPER() 1060 if (xtensa_option_enabled(env->config, XTENSA_OPTION_MMU)) { in xtensa_get_physical_addr() 1087 xtensa_option_enabled(env->config, XTENSA_OPTION_MMU) ? in dump_tlb() 1201 XTENSA_OPTION_BIT(XTENSA_OPTION_MMU))) { in dump_mmu()
|
H A D | cpu.h | 88 XTENSA_OPTION_MMU, enumerator 668 XTENSA_OPTION_BIT(XTENSA_OPTION_MMU) | in xtensa_get_ring() 679 XTENSA_OPTION_BIT(XTENSA_OPTION_MMU) | in xtensa_get_cring()
|
H A D | translate.c | 2577 if (option_enabled(dc, XTENSA_OPTION_MMU) || in translate_wsr_ps() 3917 XTENSA_OPTION_MMU, 4210 XTENSA_OPTION_MMU, 4418 XTENSA_OPTION_MMU, 4427 XTENSA_OPTION_MMU, 4819 XTENSA_OPTION_MMU, 5130 XTENSA_OPTION_MMU, 5340 XTENSA_OPTION_MMU, 5350 XTENSA_OPTION_MMU, 5584 XTENSA_OPTION_MMU, [all …]
|
H A D | overlay_tool.h | 155 XCHAL_OPTION(XCHAL_HAVE_PTP_MMU, XTENSA_OPTION_MMU) | \
|