__IS_KSEG1        298 arch/mips/include/asm/io.h #define __IS_KSEG1(addr) (((unsigned long)(addr) & ~0x1fffffffUL) == CKSEG1)
__IS_KSEG1        306 arch/mips/include/asm/io.h #undef __IS_KSEG1