Home
last modified time | relevance | path

Searched refs:MIPS_KSEG2_START (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/mips/mips/
H A Dgenassym.c112 ASSYM(MIPS_KSEG2_START, MIPS_KSEG2_START);
H A Dpmap.c3616 mapped = (va >= MIPS_KSEG2_START || va < MIPS_KSEG2_END);
/f-stack/freebsd/mips/include/
H A Dcpuregs.h94 #define MIPS_KSEG2_START MIPS_KSSEG_START macro