MIPS_ASE_SMARTMIPS  208 arch/mips/include/asm/cpu-features.h #define cpu_has_smartmips	__isa_lt_and_ase(6, MIPS_ASE_SMARTMIPS)
MIPS_ASE_SMARTMIPS  737 arch/mips/kernel/cpu-probe.c 		c->ases |= MIPS_ASE_SMARTMIPS;