MIPS_ASE_VZ 506 arch/mips/include/asm/cpu-features.h #define cpu_has_vz __ase(MIPS_ASE_VZ) MIPS_ASE_VZ 764 arch/mips/kernel/cpu-probe.c c->ases |= MIPS_ASE_VZ;