Home
last modified time | relevance | path

Searched refs:CONFIG_ALTIVEC (Results 1 – 25 of 64) sorted by relevance

123

/Linux-v5.4/arch/powerpc/lib/
DMakefile45 obj64-$(CONFIG_ALTIVEC) += vmx-helper.o
60 obj-$(CONFIG_ALTIVEC) += xor_vmx.o xor_vmx_glue.o
Dmemcmp_64.S243 #ifdef CONFIG_ALTIVEC
409 #ifdef CONFIG_ALTIVEC
532 #ifdef CONFIG_ALTIVEC
546 #ifdef CONFIG_ALTIVEC
552 #ifdef CONFIG_ALTIVEC
/Linux-v5.4/arch/powerpc/kernel/
Dsignal_64.c80 #ifdef CONFIG_ALTIVEC
103 #ifdef CONFIG_ALTIVEC in setup_sigcontext()
115 #ifdef CONFIG_ALTIVEC in setup_sigcontext()
205 #ifdef CONFIG_ALTIVEC in setup_tm_sigcontexts()
232 #ifdef CONFIG_ALTIVEC in setup_tm_sigcontexts()
331 #ifdef CONFIG_ALTIVEC in restore_sigcontext()
378 #ifdef CONFIG_ALTIVEC in restore_sigcontext()
429 #ifdef CONFIG_ALTIVEC in restore_tm_sigcontexts()
496 #ifdef CONFIG_ALTIVEC in restore_tm_sigcontexts()
Dprocess.c253 #ifdef CONFIG_ALTIVEC
462 #ifdef CONFIG_ALTIVEC in init_msr_all_available()
501 #ifdef CONFIG_ALTIVEC in giveup_all()
1037 #ifdef CONFIG_ALTIVEC in restore_tm_state()
1053 #ifdef CONFIG_ALTIVEC in save_sprs()
1084 #ifdef CONFIG_ALTIVEC in restore_sprs()
1665 #ifdef CONFIG_ALTIVEC in copy_thread_tls()
1793 #ifdef CONFIG_ALTIVEC in start_thread()
DMakefile66 obj-$(CONFIG_ALTIVEC) += vecemu.o
188 extra-$(CONFIG_ALTIVEC) += vector.o
Dsignal_32.c396 #ifdef CONFIG_ALTIVEC in save_user_regs()
519 #ifdef CONFIG_ALTIVEC in save_tm_user_regs()
662 #ifdef CONFIG_ALTIVEC in restore_user_regs()
769 #ifdef CONFIG_ALTIVEC in restore_tm_user_regs()
881 #ifdef CONFIG_ALTIVEC in restore_tm_user_regs()
Dtm.S372 #ifdef CONFIG_ALTIVEC
382 #ifdef CONFIG_ALTIVEC
/Linux-v5.4/arch/powerpc/configs/
Daltivec.config1 CONFIG_ALTIVEC=y
Dmpc7448_hpc2_defconfig1 CONFIG_ALTIVEC=y
Damigaone_defconfig1 CONFIG_ALTIVEC=y
/Linux-v5.4/arch/powerpc/include/asm/
Dxor_altivec.h5 #ifdef CONFIG_ALTIVEC
Dxor.h11 #ifdef CONFIG_ALTIVEC
Demulated_ops.h21 #ifdef CONFIG_ALTIVEC
Dswitch_to.h42 #ifdef CONFIG_ALTIVEC
/Linux-v5.4/arch/powerpc/kvm/
Demulate_loadstore.c51 #ifdef CONFIG_ALTIVEC
143 #ifdef CONFIG_ALTIVEC in kvmppc_emulate_loadstore()
266 #ifdef CONFIG_ALTIVEC in kvmppc_emulate_loadstore()
De500_emulate.c296 #ifdef CONFIG_ALTIVEC in kvmppc_core_emulate_mtspr_e500()
428 #ifdef CONFIG_ALTIVEC in kvmppc_core_emulate_mfspr_e500()
/Linux-v5.4/tools/testing/selftests/powerpc/stringloops/asm/
Dppc_asm.h13 #define CONFIG_ALTIVEC macro
/Linux-v5.4/lib/raid6/
DMakefile8 raid6_pq-$(CONFIG_ALTIVEC) += altivec1.o altivec2.o altivec4.o altivec8.o \
15 ifeq ($(CONFIG_ALTIVEC),y)
Daltivec.uc27 #ifdef CONFIG_ALTIVEC
132 #endif /* CONFIG_ALTIVEC */
Dalgos.c63 #ifdef CONFIG_ALTIVEC
Dvpermxor.uc24 #ifdef CONFIG_ALTIVEC
/Linux-v5.4/tools/testing/selftests/powerpc/stringloops/
Dmemcmp_64.S243 #ifdef CONFIG_ALTIVEC
409 #ifdef CONFIG_ALTIVEC
532 #ifdef CONFIG_ALTIVEC
546 #ifdef CONFIG_ALTIVEC
552 #ifdef CONFIG_ALTIVEC
/Linux-v5.4/tools/testing/selftests/powerpc/copyloops/asm/
Dppc_asm.h6 #define CONFIG_ALTIVEC macro
/Linux-v5.4/Documentation/powerpc/
Dcpu_features.rst41 #ifdef CONFIG_ALTIVEC
46 #endif /* CONFIG_ALTIVEC */
/Linux-v5.4/arch/powerpc/
DMakefile193 ifdef CONFIG_ALTIVEC
248 cpu-as-$(CONFIG_ALTIVEC) += $(call as-option,-Wa$(comma)-maltivec)
272 head-$(CONFIG_ALTIVEC) += arch/powerpc/kernel/vector.o

123