Searched refs:MIPS_XKPHYS_END (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/include/ | ||
| H A D | cpuregs.h | 122 #define MIPS_XKPHYS_END 0xbfffffffffffffff macro |
| /f-stack/freebsd/mips/mips/ | ||
| H A D | pmap.c | 3588 if (va >= MIPS_XKPHYS_START && va < MIPS_XKPHYS_END) |