Searched refs:CPU_FTR_ALTIVEC (Results 1 – 25 of 32) sorted by relevance
12
39 if (cpu_has_feature(CPU_FTR_ALTIVEC)) \
135 #define CPU_FTR_ALTIVEC ASM_CONST(0x00000002) macro228 #define CPU_FTR_ALTIVEC_COMP CPU_FTR_ALTIVEC
85 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in switch_mm_irqs_off()
70 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
113 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)418 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
137 if (cpu_has_feature(CPU_FTR_ALTIVEC)) { in setup_sigcontext()265 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in setup_tm_sigcontexts()401 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in restore_sigcontext()547 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in restore_tm_sigcontexts()
138 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},
340 if (cpu_has_feature(CPU_FTR_ALTIVEC) && in restore_altivec()479 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in init_msr_all_available()1079 if (cpu_has_feature(CPU_FTR_ALTIVEC) && msr_diff & MSR_VEC) in restore_tm_state()1095 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in save_sprs()1126 if (cpu_has_feature(CPU_FTR_ALTIVEC) && in restore_sprs()
419 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in save_user_regs()552 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in save_tm_user_regs()685 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in restore_user_regs()797 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in restore_tm_user_regs()
147 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
142 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
256 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in show_cpuinfo()
677 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)716 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
465 cur_cpu_spec->cpu_features |= CPU_FTR_ALTIVEC; in feat_enable_vector()
651 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)671 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
41 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
117 return cpu_has_feature(CPU_FTR_ALTIVEC);
1660 if (!cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvm_vcpu_ioctl_get_one_reg()1667 if (!cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvm_vcpu_ioctl_get_one_reg()1711 if (!cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvm_vcpu_ioctl_set_one_reg()1718 if (!cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvm_vcpu_ioctl_set_one_reg()1725 if (!cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvm_vcpu_ioctl_set_one_reg()
1563 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in kvmppc_get_one_reg_pr()1595 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in kvmppc_get_one_reg_pr()1663 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in kvmppc_set_one_reg_pr()1694 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in kvmppc_set_one_reg_pr()
187 if (cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvmppc_load_guest_altivec()206 if (cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvmppc_save_guest_altivec()774 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in kvmppc_vcpu_run()
3071 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)3085 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)3106 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)3120 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
58 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
269 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in pmu_set_cpu_speed()
81 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in vpa_init()