Home
last modified time | relevance | path

Searched refs:MMU_NOMMU_IDX (Results 1 – 6 of 6) sorted by relevance

/qemu/target/microblaze/
H A Dhelper.c97 if (mmu_idx == MMU_NOMMU_IDX) { in mb_cpu_tlb_fill()
286 if (mmu_idx != MMU_NOMMU_IDX) { in mb_cpu_get_phys_page_attrs_debug()
H A Dcpu.h407 #define MMU_NOMMU_IDX 0 macro
H A Dcpu.c143 return MMU_NOMMU_IDX; in mb_cpu_mmu_index()
/qemu/target/openrisc/
H A Dmmu.c117 if (mmu_idx == MMU_NOMMU_IDX) { in openrisc_cpu_tlb_fill()
H A Dcpu.h44 MMU_NOMMU_IDX = 0, enumerator
H A Dcpu.c95 return MMU_NOMMU_IDX; /* mmu is disabled */ in openrisc_cpu_mmu_index()