MIPS_ASE_MIPS16E2  199 arch/mips/include/asm/cpu-features.h #define cpu_has_mips16e2	__isa_lt_and_ase(6, MIPS_ASE_MIPS16E2)
MIPS_ASE_MIPS16E2  897 arch/mips/kernel/cpu-probe.c 		c->ases |= MIPS_ASE_MIPS16E2;