Searched refs:MMU_TYPE_R4000 (Results 1 – 3 of 3) sorted by relevance
/qemu/target/mips/ |
H A D | cpu-defs.c.inc | 76 .mmu_type = MMU_TYPE_R4000, 118 .mmu_type = MMU_TYPE_R4000, 138 .mmu_type = MMU_TYPE_R4000, 179 .mmu_type = MMU_TYPE_R4000, 222 .mmu_type = MMU_TYPE_R4000, 244 .mmu_type = MMU_TYPE_R4000, 270 .mmu_type = MMU_TYPE_R4000, 318 .mmu_type = MMU_TYPE_R4000, 344 .mmu_type = MMU_TYPE_R4000, 370 .mmu_type = MMU_TYPE_R4000, [all …]
|
H A D | internal.h | 23 MMU_TYPE_R4000 = 1, /* Standard TLB */ enumerator
|
/qemu/target/mips/tcg/sysemu/ |
H A D | tlb_helper.c | 476 case MMU_TYPE_R4000: in mmu_init()
|