Searched refs:MIPS_MMU_TLB (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/include/ | ||
| H A D | cpuregs.h | 477 #define MIPS_MMU_TLB 0x01 /* Standard TLB */ macro |
| /f-stack/freebsd/mips/mips/ | ||
| H A D | cpu.c | 353 if (cpuinfo.tlb_type == MIPS_MMU_TLB) { in cpu_identify() |