CPU_FTR_ALTIVEC   226 arch/powerpc/include/asm/cputable.h #define CPU_FTR_ALTIVEC_COMP	CPU_FTR_ALTIVEC
CPU_FTR_ALTIVEC    27 arch/powerpc/include/asm/xor.h 		if (cpu_has_feature(CPU_FTR_ALTIVEC))	\
CPU_FTR_ALTIVEC   465 arch/powerpc/kernel/dt_cpu_ftrs.c 	cur_cpu_spec->cpu_features |= CPU_FTR_ALTIVEC;
CPU_FTR_ALTIVEC   324 arch/powerpc/kernel/process.c 	if (cpu_has_feature(CPU_FTR_ALTIVEC) && (tsk->thread.load_vec)) {
CPU_FTR_ALTIVEC   463 arch/powerpc/kernel/process.c 	if (cpu_has_feature(CPU_FTR_ALTIVEC))
CPU_FTR_ALTIVEC  1038 arch/powerpc/kernel/process.c 	if (cpu_has_feature(CPU_FTR_ALTIVEC) && msr_diff & MSR_VEC)
CPU_FTR_ALTIVEC  1054 arch/powerpc/kernel/process.c 	if (cpu_has_feature(CPU_FTR_ALTIVEC))
CPU_FTR_ALTIVEC  1085 arch/powerpc/kernel/process.c 	if (cpu_has_feature(CPU_FTR_ALTIVEC) &&
CPU_FTR_ALTIVEC   254 arch/powerpc/kernel/prom.c 	{"altivec", 0, CPU_FTR_ALTIVEC, PPC_FEATURE_HAS_ALTIVEC},
CPU_FTR_ALTIVEC   255 arch/powerpc/kernel/prom.c 	{"ibm,vmx", 1, CPU_FTR_ALTIVEC, PPC_FEATURE_HAS_ALTIVEC},
CPU_FTR_ALTIVEC   250 arch/powerpc/kernel/setup-common.c 	if (cpu_has_feature(CPU_FTR_ALTIVEC))
CPU_FTR_ALTIVEC   415 arch/powerpc/kernel/signal_32.c 	if (cpu_has_feature(CPU_FTR_ALTIVEC))
CPU_FTR_ALTIVEC   540 arch/powerpc/kernel/signal_32.c 	if (cpu_has_feature(CPU_FTR_ALTIVEC))
CPU_FTR_ALTIVEC   673 arch/powerpc/kernel/signal_32.c 	if (cpu_has_feature(CPU_FTR_ALTIVEC))
CPU_FTR_ALTIVEC   785 arch/powerpc/kernel/signal_32.c 	if (cpu_has_feature(CPU_FTR_ALTIVEC))
CPU_FTR_ALTIVEC   133 arch/powerpc/kernel/signal_64.c 	if (cpu_has_feature(CPU_FTR_ALTIVEC)) {
CPU_FTR_ALTIVEC   254 arch/powerpc/kernel/signal_64.c 	if (cpu_has_feature(CPU_FTR_ALTIVEC))
CPU_FTR_ALTIVEC   390 arch/powerpc/kernel/signal_64.c 	if (cpu_has_feature(CPU_FTR_ALTIVEC))
CPU_FTR_ALTIVEC   523 arch/powerpc/kernel/signal_64.c 	if (cpu_has_feature(CPU_FTR_ALTIVEC))
CPU_FTR_ALTIVEC  1778 arch/powerpc/kvm/book3s_hv.c 			if (cpu_has_feature(CPU_FTR_ALTIVEC))
CPU_FTR_ALTIVEC  1810 arch/powerpc/kvm/book3s_hv.c 		if (cpu_has_feature(CPU_FTR_ALTIVEC))
CPU_FTR_ALTIVEC  2008 arch/powerpc/kvm/book3s_hv.c 			if (cpu_has_feature(CPU_FTR_ALTIVEC))
CPU_FTR_ALTIVEC  2039 arch/powerpc/kvm/book3s_hv.c 		if (cpu_has_feature(CPU_FTR_ALTIVEC))
CPU_FTR_ALTIVEC  1560 arch/powerpc/kvm/book3s_pr.c 			if (cpu_has_feature(CPU_FTR_ALTIVEC))
CPU_FTR_ALTIVEC  1592 arch/powerpc/kvm/book3s_pr.c 		if (cpu_has_feature(CPU_FTR_ALTIVEC))
CPU_FTR_ALTIVEC  1660 arch/powerpc/kvm/book3s_pr.c 			if (cpu_has_feature(CPU_FTR_ALTIVEC))
CPU_FTR_ALTIVEC  1691 arch/powerpc/kvm/book3s_pr.c 		if (cpu_has_feature(CPU_FTR_ALTIVEC))
CPU_FTR_ALTIVEC   176 arch/powerpc/kvm/booke.c 	if (cpu_has_feature(CPU_FTR_ALTIVEC)) {
CPU_FTR_ALTIVEC   195 arch/powerpc/kvm/booke.c 	if (cpu_has_feature(CPU_FTR_ALTIVEC)) {
CPU_FTR_ALTIVEC   763 arch/powerpc/kvm/booke.c 	if (cpu_has_feature(CPU_FTR_ALTIVEC))
CPU_FTR_ALTIVEC  1687 arch/powerpc/kvm/powerpc.c 			if (!cpu_has_feature(CPU_FTR_ALTIVEC)) {
CPU_FTR_ALTIVEC  1694 arch/powerpc/kvm/powerpc.c 			if (!cpu_has_feature(CPU_FTR_ALTIVEC)) {
CPU_FTR_ALTIVEC  1738 arch/powerpc/kvm/powerpc.c 			if (!cpu_has_feature(CPU_FTR_ALTIVEC)) {
CPU_FTR_ALTIVEC  1745 arch/powerpc/kvm/powerpc.c 			if (!cpu_has_feature(CPU_FTR_ALTIVEC)) {
CPU_FTR_ALTIVEC  1752 arch/powerpc/kvm/powerpc.c 			if (!cpu_has_feature(CPU_FTR_ALTIVEC)) {
CPU_FTR_ALTIVEC    81 arch/powerpc/mm/mmu_context.c 	if (cpu_has_feature(CPU_FTR_ALTIVEC))
CPU_FTR_ALTIVEC   667 arch/powerpc/platforms/pseries/lpar.c 	if (cpu_has_feature(CPU_FTR_ALTIVEC))
CPU_FTR_ALTIVEC   265 drivers/cpufreq/pmac32-cpufreq.c 	if (cpu_has_feature(CPU_FTR_ALTIVEC))
CPU_FTR_ALTIVEC  2300 drivers/macintosh/via-pmu.c 	if (cpu_has_feature(CPU_FTR_ALTIVEC))