Searched refs:MIPS3_PGMASK_1M (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/include/ | ||
| H A D | pte.h | 203 #define MIPS3_PGMASK_1M 0x001fe000 macro |
| /f-stack/freebsd/mips/mips/ | ||
| H A D | cpu.c | 374 if (cpuinfo.tlb_pgmask & MIPS3_PGMASK_1M) in cpu_identify() |