Home
last modified time | relevance | path

Searched refs:spe (Results 1 – 16 of 16) sorted by relevance

/arch/powerpc/crypto/
A DMakefile8 obj-$(CONFIG_CRYPTO_AES_PPC_SPE) += aes-ppc-spe.o
14 aes-ppc-spe-y := aes-spe-core.o aes-spe-keys.o aes-tab-4k.o aes-spe-modes.o aes-spe-glue.o
/arch/powerpc/boot/dts/
A Dicon.dts53 compatible = "ibm,uic-440spe","ibm,uic";
63 compatible = "ibm,uic-440spe","ibm,uic";
75 compatible = "ibm,uic-440spe","ibm,uic";
87 compatible = "ibm,uic-440spe","ibm,uic";
99 compatible = "ibm,sdr-440spe";
104 compatible = "ibm,cpr-440spe";
109 compatible = "ibm,mq-440spe";
136 compatible = "ibm,mcmal-440spe", "ibm,mcmal2";
394 compatible = "ibm,i2o-440spe";
400 compatible = "ibm,dma-440spe";
[all …]
A Dkatmai.dts57 compatible = "ibm,uic-440spe","ibm,uic";
67 compatible = "ibm,uic-440spe","ibm,uic";
79 compatible = "ibm,uic-440spe","ibm,uic";
91 compatible = "ibm,uic-440spe","ibm,uic";
103 compatible = "ibm,sdr-440spe";
108 compatible = "ibm,cpr-440spe";
113 compatible = "ibm,mq-440spe";
140 compatible = "ibm,mcmal-440spe", "ibm,mcmal2";
446 compatible = "ibm,i2o-440spe";
452 compatible = "ibm,dma-440spe";
[all …]
/arch/powerpc/kernel/ptrace/
A DMakefile16 obj-$(CONFIG_SPE) += ptrace-spe.o
/arch/powerpc/include/asm/
A Demulated_ops.h32 struct ppc_emulated_entry spe; member
A Dprocessor.h192 struct_group(spe,
/arch/powerpc/kernel/
A Dsignal_32.c544 BUILD_BUG_ON(sizeof(current->thread.spe) != ELF_NEVRREG * sizeof(u32)); in restore_user_regs()
548 unsafe_copy_from_user(&current->thread.spe, &sr->mc_vregs, in restore_user_regs()
549 sizeof(current->thread.spe), failed); in restore_user_regs()
552 memset(&current->thread.spe, 0, sizeof(current->thread.spe)); in restore_user_regs()
A Dalign.c324 PPC_WARN_ALIGNMENT(spe, regs); in fix_alignment()
A Dtraps.c2282 WARN_EMULATED_SETUP(spe),
/arch/arm64/boot/dts/arm/
A Dfoundation-v8.dtsi90 spe-pmu {
A Dmorello.dtsi205 spe-pmu {
A Dfvp-base-revc.dts270 spe-pmu {
/arch/powerpc/
A DMakefile211 KBUILD_CFLAGS += $(call cc-option,-mno-spe)
/arch/powerpc/platforms/
A DKconfig.cputype405 'spe enable' bit so user processes can execute SPE instructions.
409 effect on a non-spe cpu (it does, however add code to the kernel).
/arch/powerpc/boot/
A DMakefile80 $(call cc-option,-mno-spe) $(call cc-option,-mspe=no) \
/arch/arm64/boot/dts/ti/
A Dk3-am625-beagleplay.dts383 spe_pins_default: spe-default-pins {

Completed in 35 milliseconds