Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dpte.h206 #define MIPS3_PGMASK_64M 0x07ffe000 macro
/f-stack/freebsd/mips/mips/
H A Dcpu.c378 if (cpuinfo.tlb_pgmask & MIPS3_PGMASK_64M) in cpu_identify()