Searched refs:spe (Results 1 – 16 of 16) sorted by relevance
| /arch/powerpc/crypto/ |
| A D | Makefile | 8 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 D | icon.dts | 53 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 D | katmai.dts | 57 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 D | Makefile | 16 obj-$(CONFIG_SPE) += ptrace-spe.o
|
| /arch/powerpc/include/asm/ |
| A D | emulated_ops.h | 32 struct ppc_emulated_entry spe; member
|
| A D | processor.h | 192 struct_group(spe,
|
| /arch/powerpc/kernel/ |
| A D | signal_32.c | 544 BUILD_BUG_ON(sizeof(current->thread.spe) != ELF_NEVRREG * sizeof(u32)); in restore_user_regs() 548 unsafe_copy_from_user(¤t->thread.spe, &sr->mc_vregs, in restore_user_regs() 549 sizeof(current->thread.spe), failed); in restore_user_regs() 552 memset(¤t->thread.spe, 0, sizeof(current->thread.spe)); in restore_user_regs()
|
| A D | align.c | 324 PPC_WARN_ALIGNMENT(spe, regs); in fix_alignment()
|
| A D | traps.c | 2282 WARN_EMULATED_SETUP(spe),
|
| /arch/arm64/boot/dts/arm/ |
| A D | foundation-v8.dtsi | 90 spe-pmu {
|
| A D | morello.dtsi | 205 spe-pmu {
|
| A D | fvp-base-revc.dts | 270 spe-pmu {
|
| /arch/powerpc/ |
| A D | Makefile | 211 KBUILD_CFLAGS += $(call cc-option,-mno-spe)
|
| /arch/powerpc/platforms/ |
| A D | Kconfig.cputype | 405 '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 D | Makefile | 80 $(call cc-option,-mno-spe) $(call cc-option,-mspe=no) \
|
| /arch/arm64/boot/dts/ti/ |
| A D | k3-am625-beagleplay.dts | 383 spe_pins_default: spe-default-pins {
|
Completed in 35 milliseconds