Home
last modified time | relevance | path

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

/qemu/target/sparc/
H A Dmmu_helper.c522 case MMU_NUCLEUS_IDX: in build_sfsr()
733 if (env->tl > 0 && mmu_idx != MMU_NUCLEUS_IDX) { in get_physical_address()
H A Dcpu.h674 #define MMU_NUCLEUS_IDX 4 macro
H A Dcpu.c810 return MMU_NUCLEUS_IDX; in sparc_cpu_mmu_index()
H A Dtranslate.c1644 mem_idx = MMU_NUCLEUS_IDX; in resolve_asi()