Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsignal_64.c80 #ifdef CONFIG_ALTIVEC
103 #ifdef CONFIG_ALTIVEC in setup_sigcontext()
115 #ifdef CONFIG_ALTIVEC in setup_sigcontext()
206 #ifdef CONFIG_ALTIVEC in setup_tm_sigcontexts()
225 #ifdef CONFIG_ALTIVEC in setup_tm_sigcontexts()
324 #ifdef CONFIG_ALTIVEC in restore_sigcontext()
371 #ifdef CONFIG_ALTIVEC in restore_sigcontext()
422 #ifdef CONFIG_ALTIVEC in restore_tm_sigcontexts()
489 #ifdef CONFIG_ALTIVEC in restore_tm_sigcontexts()
H A Dprocess.c236 #ifdef CONFIG_ALTIVEC
473 #ifdef CONFIG_ALTIVEC
1123 #ifdef CONFIG_ALTIVEC in restore_tm_state()
1139 #ifdef CONFIG_ALTIVEC in save_sprs()
1170 #ifdef CONFIG_ALTIVEC in restore_sprs()
1750 #ifdef CONFIG_ALTIVEC in copy_thread()
1876 #ifdef CONFIG_ALTIVEC in start_thread()
H A Dsignal_32.c251 #ifdef CONFIG_ALTIVEC in save_user_regs()
366 #ifdef CONFIG_ALTIVEC in save_tm_user_regs()
509 #ifdef CONFIG_ALTIVEC in restore_user_regs()
616 #ifdef CONFIG_ALTIVEC in restore_tm_user_regs()
728 #ifdef CONFIG_ALTIVEC in restore_tm_user_regs()
H A DMakefile66 obj-$(CONFIG_ALTIVEC) += vecemu.o
182 extra-$(CONFIG_ALTIVEC) += vector.o
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A DMakefile54 obj64-$(CONFIG_ALTIVEC) += vmx-helper.o
69 obj-$(CONFIG_ALTIVEC) += xor_vmx.o xor_vmx_glue.o
H A Dmemcmp_64.S243 #ifdef CONFIG_ALTIVEC
409 #ifdef CONFIG_ALTIVEC
532 #ifdef CONFIG_ALTIVEC
546 #ifdef CONFIG_ALTIVEC
552 #ifdef CONFIG_ALTIVEC
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Demulate_loadstore.c51 #ifdef CONFIG_ALTIVEC
137 #ifdef CONFIG_ALTIVEC in kvmppc_emulate_loadstore()
259 #ifdef CONFIG_ALTIVEC in kvmppc_emulate_loadstore()
H A De500_emulate.c295 #ifdef CONFIG_ALTIVEC in kvmppc_core_emulate_mtspr_e500()
427 #ifdef CONFIG_ALTIVEC in kvmppc_core_emulate_mfspr_e500()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc86xx/
H A Drelease.S72 #ifdef CONFIG_ALTIVEC
83 #ifdef CONFIG_ALTIVEC
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp_64.S243 #ifdef CONFIG_ALTIVEC
409 #ifdef CONFIG_ALTIVEC
532 #ifdef CONFIG_ALTIVEC
546 #ifdef CONFIG_ALTIVEC
552 #ifdef CONFIG_ALTIVEC
/OK3568_Linux_fs/kernel/arch/powerpc/configs/
H A Daltivec.config1 CONFIG_ALTIVEC=y
H A Dmpc7448_hpc2_defconfig1 CONFIG_ALTIVEC=y
/OK3568_Linux_fs/kernel/lib/raid6/
H A DMakefile8 raid6_pq-$(CONFIG_ALTIVEC) += altivec1.o altivec2.o altivec4.o altivec8.o \
15 ifeq ($(CONFIG_ALTIVEC),y)
H A Daltivec.uc27 #ifdef CONFIG_ALTIVEC
132 #endif /* CONFIG_ALTIVEC */
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dxor_altivec.h5 #ifdef CONFIG_ALTIVEC
H A Dxor.h11 #ifdef CONFIG_ALTIVEC
H A Demulated_ops.h21 #ifdef CONFIG_ALTIVEC
H A Dswitch_to.h53 #ifdef CONFIG_ALTIVEC
/OK3568_Linux_fs/kernel/tools/testing/selftests/wireguard/qemu/arch/
H A Dpowerpc64le.config3 CONFIG_ALTIVEC=y
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/stringloops/asm/
H A Dppc_asm.h13 #define CONFIG_ALTIVEC macro
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A DMakefile14 obj-$(CONFIG_ALTIVEC) += ptrace-altivec.o
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dcpu_features.rst41 #ifdef CONFIG_ALTIVEC
46 #endif /* CONFIG_ALTIVEC */
/OK3568_Linux_fs/buildroot/board/qemu/ppc-g3beige/
H A Dlinux.config1 CONFIG_ALTIVEC=y
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/copyloops/asm/
H A Dppc_asm.h6 #define CONFIG_ALTIVEC macro
/OK3568_Linux_fs/kernel/arch/powerpc/
H A DMakefile179 ifdef CONFIG_ALTIVEC
225 cpu-as-$(CONFIG_ALTIVEC) += $(call as-option,-Wa$(comma)-maltivec)
249 head-$(CONFIG_ALTIVEC) += arch/powerpc/kernel/vector.o

1234