Searched refs:MIPS_MMU_NONE (Results 1 – 2 of 2) sorted by relevance
476 #define MIPS_MMU_NONE 0x00 /* No MMU present */ macro
350 if (cpuinfo.tlb_type == MIPS_MMU_NONE) { in cpu_identify()