MIPS_ASE_DSP3     394 arch/mips/include/asm/cpu-features.h #define cpu_has_dsp3		__ase(MIPS_ASE_DSP3)
MIPS_ASE_DSP3     749 arch/mips/kernel/cpu-probe.c 			c->ases |= MIPS_ASE_DSP3;