Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dmmu_helper.c518 case MMU_NUCLEUS_IDX: in build_sfsr()
729 if (env->tl > 0 && mmu_idx != MMU_NUCLEUS_IDX) { in get_physical_address()
H A Dcpu.h678 #define MMU_NUCLEUS_IDX 4 macro
H A Dcpu.c741 return MMU_NUCLEUS_IDX; in sparc_cpu_mmu_index()
H A Dtranslate.c1634 mem_idx = MMU_NUCLEUS_IDX; in resolve_asi()