MIPS_ASE_MIPS16   196 arch/mips/include/asm/cpu-features.h #define cpu_has_mips16		__isa_lt_and_ase(6, MIPS_ASE_MIPS16)
MIPS_ASE_MIPS16   702 arch/mips/kernel/cpu-probe.c 		c->ases |= MIPS_ASE_MIPS16;