MIPS_ASE_MIPS3D   205 arch/mips/include/asm/cpu-features.h #define cpu_has_mips3d		__isa_lt_and_ase(6, MIPS_ASE_MIPS3D)
MIPS_ASE_MIPS3D   277 arch/mips/kernel/cpu-probe.c 			c->ases |= MIPS_ASE_MIPS3D;