Home
last modified time | relevance | path

Searched refs:CPU_FTR_ALTIVEC (Results 1 – 25 of 33) sorted by relevance

12

/linux-5.19.10/arch/powerpc/include/asm/
Dxor.h27 if (cpu_has_feature(CPU_FTR_ALTIVEC)) \
Dcputable.h115 #define CPU_FTR_ALTIVEC ASM_CONST(0x00000002) macro
207 #define CPU_FTR_ALTIVEC_COMP CPU_FTR_ALTIVEC
/linux-5.19.10/arch/powerpc/kernel/
Didle.c84 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in power4_idle()
Dl2cr_6xx.S101 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
405 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
Dsignal_64.c93 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in prepare_setup_sigcontext()
268 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in setup_tm_sigcontexts()
403 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in __unsafe_restore_sigcontext()
537 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in restore_tm_sigcontexts()
Dsignal_32.c254 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in prepare_save_user_regs()
363 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in prepare_save_tm_user_regs()
507 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in restore_user_regs()
611 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in restore_tm_user_regs()
Didle_6xx.S134 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
Dprom.c255 {"altivec", 0, CPU_FTR_ALTIVEC, PPC_FEATURE_HAS_ALTIVEC},
256 {"ibm,vmx", 1, CPU_FTR_ALTIVEC, PPC_FEATURE_HAS_ALTIVEC},
Dswsusp_asm64.S145 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
Dprocess.c412 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in init_msr_all_available()
475 if (cpu_has_feature(CPU_FTR_ALTIVEC) && (current->thread.load_vec)) { in should_restore_altivec()
1110 if (cpu_has_feature(CPU_FTR_ALTIVEC) && msr_diff & MSR_VEC) in restore_tm_state()
1127 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in save_sprs()
1194 if (cpu_has_feature(CPU_FTR_ALTIVEC) && in restore_sprs()
Dinterrupt.c373 else if (cpu_has_feature(CPU_FTR_ALTIVEC)) in interrupt_exit_user_prepare_main()
Dswsusp_32.S185 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
Dsetup-common.c243 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in show_cpuinfo()
Dexceptions-64e.S624 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
640 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
Ddt_cpu_ftrs.c487 cur_cpu_spec->cpu_features |= CPU_FTR_ALTIVEC; in feat_enable_vector()
/linux-5.19.10/arch/powerpc/mm/
Dmmu_context.c92 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in switch_mm_irqs_off()
/linux-5.19.10/arch/powerpc/kvm/
Dbook3s_hv_p9_entry.c238 if (cpu_has_feature(CPU_FTR_ALTIVEC) && in load_spr_state()
284 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in store_spr_state()
410 if (cpu_has_feature(CPU_FTR_ALTIVEC) && in restore_p9_host_os_sprs()
731 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in kvmppc_msr_hard_disable_set_facilities()
Dpowerpc.c1727 if (!cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvm_vcpu_ioctl_get_one_reg()
1734 if (!cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvm_vcpu_ioctl_get_one_reg()
1778 if (!cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvm_vcpu_ioctl_set_one_reg()
1785 if (!cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvm_vcpu_ioctl_set_one_reg()
1792 if (!cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvm_vcpu_ioctl_set_one_reg()
Dbook3s_pr.c1582 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in kvmppc_get_one_reg_pr()
1614 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in kvmppc_get_one_reg_pr()
1682 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in kvmppc_set_one_reg_pr()
1713 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in kvmppc_set_one_reg_pr()
Dbooke.c201 if (cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvmppc_load_guest_altivec()
220 if (cpu_has_feature(CPU_FTR_ALTIVEC)) { in kvmppc_save_guest_altivec()
788 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in kvmppc_vcpu_run()
Dbook3s_hv_rmhandlers.S2445 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
2459 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
2480 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
2494 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
/linux-5.19.10/lib/raid6/
Daltivec.uc117 return cpu_has_feature(CPU_FTR_ALTIVEC);
/linux-5.19.10/Documentation/powerpc/
Dcpu_features.rst45 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
/linux-5.19.10/arch/powerpc/platforms/powermac/
Dcache.S53 END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
/linux-5.19.10/drivers/cpufreq/
Dpmac32-cpufreq.c265 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in pmu_set_cpu_speed()

12