Home
last modified time | relevance | path

Searched refs:MIPS3_PGMASK_16K (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dpte.h200 #define MIPS3_PGMASK_16K 0x00006000 macro
/f-stack/freebsd/mips/mips/
H A Dcpu.c368 if (cpuinfo.tlb_pgmask & MIPS3_PGMASK_16K) in cpu_identify()