Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dcpuregs.h103 #define MIPS_IS_KSEG0_ADDR(x) \ macro
109 #define MIPS_IS_VALID_PTR(x) (MIPS_IS_KSEG0_ADDR(x) || \