Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mips/
H A Dgenassym.c113 ASSYM(MIPS_XKSEG_START, MIPS_XKSEG_START);
H A Dpmap.c3618 mapped = mapped || (va >= MIPS_XKSEG_START || va < MIPS_XKSEG_END);
/f-stack/freebsd/mips/include/
H A Dcpuregs.h125 #define MIPS_XKSEG_START 0xc000000000000000 macro