MIPS_ASE_MDMX 202 arch/mips/include/asm/cpu-features.h #define cpu_has_mdmx __isa_lt_and_ase(6, MIPS_ASE_MDMX) MIPS_ASE_MDMX 696 arch/mips/kernel/cpu-probe.c c->ases |= MIPS_ASE_MDMX;