Searched refs:CPU_FTR_ALTIVEC (Results 1 – 26 of 26) sorted by relevance
48 if (cpu_has_feature(CPU_FTR_ALTIVEC)) \
88 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in switch_mm()
131 #define CPU_FTR_ALTIVEC ASM_CONST(0x00000008) macro210 #define CPU_FTR_ALTIVEC_COMP CPU_FTR_ALTIVEC
61 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
112 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)417 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
128 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in setup_sigcontext()244 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in setup_tm_sigcontexts()385 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in restore_sigcontext()519 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in restore_tm_sigcontexts()
246 {"altivec", 0, CPU_FTR_ALTIVEC, PPC_FEATURE_HAS_ALTIVEC},247 {"ibm,vmx", 1, CPU_FTR_ALTIVEC, PPC_FEATURE_HAS_ALTIVEC},
137 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
440 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in save_user_regs()575 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in save_tm_user_regs()717 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in restore_user_regs()833 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in restore_tm_user_regs()
146 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
140 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
245 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in show_cpuinfo()
468 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)598 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
616 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)656 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
650 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)670 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
1192 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
918 if (!cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvm_vcpu_ioctl_get_one_reg()925 if (!cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvm_vcpu_ioctl_get_one_reg()969 if (!cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvm_vcpu_ioctl_set_one_reg()976 if (!cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvm_vcpu_ioctl_set_one_reg()983 if (!cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvm_vcpu_ioctl_set_one_reg()
181 if (cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvmppc_load_guest_altivec()199 if (cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvmppc_save_guest_altivec()754 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in kvmppc_vcpu_run()
1179 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in kvmppc_get_one_reg_hv()1208 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in kvmppc_get_one_reg_hv()1387 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in kvmppc_set_one_reg_hv()1415 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in kvmppc_set_one_reg_hv()
2575 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)2589 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)2610 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)2624 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
41 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
113 return cpu_has_feature(CPU_FTR_ALTIVEC);
57 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
267 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in pmu_set_cpu_speed()
78 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in vpa_init()
2219 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in powerbook_sleep()