Searched refs:CPU_FTR_ALTIVEC (Results 1 – 25 of 32) sorted by relevance
12
27 if (cpu_has_feature(CPU_FTR_ALTIVEC)) \
136 #define CPU_FTR_ALTIVEC ASM_CONST(0x00000002) macro226 #define CPU_FTR_ALTIVEC_COMP CPU_FTR_ALTIVEC
81 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in switch_mm_irqs_off()
66 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
101 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)406 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
133 if (cpu_has_feature(CPU_FTR_ALTIVEC)) { in setup_sigcontext()261 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in setup_tm_sigcontexts()397 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in restore_sigcontext()528 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in restore_tm_sigcontexts()
134 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
254 {"altivec", 0, CPU_FTR_ALTIVEC, PPC_FEATURE_HAS_ALTIVEC},255 {"ibm,vmx", 1, CPU_FTR_ALTIVEC, PPC_FEATURE_HAS_ALTIVEC},
324 if (cpu_has_feature(CPU_FTR_ALTIVEC) && (tsk->thread.load_vec)) { in restore_altivec()463 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in init_msr_all_available()1038 if (cpu_has_feature(CPU_FTR_ALTIVEC) && msr_diff & MSR_VEC) in restore_tm_state()1054 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in save_sprs()1085 if (cpu_has_feature(CPU_FTR_ALTIVEC) && in restore_sprs()
415 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in save_user_regs()548 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in save_tm_user_regs()681 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in restore_user_regs()793 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in restore_tm_user_regs()
146 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
185 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
250 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in show_cpuinfo()
688 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)728 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
466 cur_cpu_spec->cpu_features |= CPU_FTR_ALTIVEC; in feat_enable_vector()
661 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)681 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
117 return cpu_has_feature(CPU_FTR_ALTIVEC);
45 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
53 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
1687 if (!cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvm_vcpu_ioctl_get_one_reg()1694 if (!cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvm_vcpu_ioctl_get_one_reg()1738 if (!cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvm_vcpu_ioctl_set_one_reg()1745 if (!cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvm_vcpu_ioctl_set_one_reg()1752 if (!cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvm_vcpu_ioctl_set_one_reg()
1560 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in kvmppc_get_one_reg_pr()1592 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in kvmppc_get_one_reg_pr()1660 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in kvmppc_set_one_reg_pr()1691 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in kvmppc_set_one_reg_pr()
176 if (cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvmppc_load_guest_altivec()195 if (cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvmppc_save_guest_altivec()763 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in kvmppc_vcpu_run()
3030 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)3044 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)3065 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)3079 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
265 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in pmu_set_cpu_speed()
33 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)