Searched refs:MIPS_MMU_FIXED (Results 1 – 2 of 2) sorted by relevance
479 #define MIPS_MMU_FIXED 0x03 /* Standard fixed mapping */ macro
357 } else if (cpuinfo.tlb_type == MIPS_MMU_FIXED) { in cpu_identify()