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