MIPS_ASE_MIPSMT 414 arch/mips/include/asm/cpu-features.h #define cpu_has_mipsmt __isa_lt_and_ase(6, MIPS_ASE_MIPSMT) MIPS_ASE_MIPSMT 758 arch/mips/kernel/cpu-probe.c c->ases |= MIPS_ASE_MIPSMT;