Searched refs:ppc (Results 1 - 25 of 157) sorted by path

1234567

/linux-master/arch/powerpc/lib/
H A Dldstfp.S11 #include <asm/ppc-opcode.h>
H A Dquad.S11 #include <asm/ppc-opcode.h>
/linux-master/arch/powerpc/platforms/powernv/
H A Dcopy-paste.h5 #include <asm/ppc-opcode.h>
/linux-master/tools/testing/selftests/powerpc/pmu/ebb/
H A Dbusy_loop.S6 #include <ppc-asm.h>
H A Debb_handler.S6 #include <ppc-asm.h>
10 /* ppc-asm.h defines most of the reg aliases, but not r1/r2. */
/linux-master/tools/testing/selftests/powerpc/switch_endian/
H A Dcommon.h2 #include <ppc-asm.h>
/linux-master/arch/powerpc/
H A DMakefile29 # If we're on a ppc/ppc64/ppc64le machine use that defconfig, otherwise just use
32 KBUILD_DEFCONFIG := $(if $(filter ppc%,$(uname)),$(uname),ppc64le)_defconfig
51 machine-y = ppc
74 LDEMULATION := ppc
/linux-master/arch/powerpc/boot/
H A Dwrapper464 ${MKIMAGE} -A ppc -O linux -T kernel -C $uboot_comp -a $membase -e $membase \
481 ${MKIMAGE} -A ppc -O linux -T multi -C gzip -a $membase -e $membase \
549 ${MKIMAGE} -A ppc -O linux -T kernel -C gzip -a "$base" -e "$entry" \
/linux-master/arch/powerpc/crypto/
H A DMakefile8 obj-$(CONFIG_CRYPTO_AES_PPC_SPE) += aes-ppc-spe.o
9 obj-$(CONFIG_CRYPTO_MD5_PPC) += md5-ppc.o
11 obj-$(CONFIG_CRYPTO_SHA1_PPC_SPE) += sha1-ppc-spe.o
12 obj-$(CONFIG_CRYPTO_SHA256_PPC_SPE) += sha256-ppc-spe.o
21 aes-ppc-spe-y := aes-spe-core.o aes-spe-keys.o aes-tab-4k.o aes-spe-modes.o aes-spe-glue.o
22 md5-ppc-y := md5-asm.o md5-glue.o
24 sha1-ppc-spe-y := sha1-spe-asm.o sha1-spe-glue.o
25 sha256-ppc-spe-y := sha256-spe-asm.o sha256-spe-glue.o
28 aes-gcm-p10-crypto-y := aes-gcm-p10-glue.o aes-gcm-p10.o ghashp10-ppc.o aesp10-ppc
[all...]
H A Dcrc32-vpmsum_core.S28 #include <asm/ppc-opcode.h>
/linux-master/arch/powerpc/include/asm/
H A Dasm-compat.h6 #include <asm/ppc-opcode.h>
H A Dbarrier.h11 #include <asm/ppc-opcode.h>
H A Dcode-patching.h10 #include <asm/ppc-opcode.h>
H A Ddbell.h15 #include <asm/ppc-opcode.h>
H A Dfloppy.h31 #include <asm/ppc-pci.h> /* for isa_bridge_pcidev */
H A Dicswx.h18 #include <asm/ppc-opcode.h> /* for PPC_ICSWX */
H A Dinst.h5 #include <asm/ppc-opcode.h>
H A Dkvm_book3s_64.h16 #include <asm/ppc-opcode.h>
H A Dppc_asm.h10 #include <asm/ppc-opcode.h>
544 * We use addis to ensure compatibility with the "classic" ppc versions of
H A Dprobes.h12 #include <asm/ppc-opcode.h>
H A Dreg_booke.h15 #include <asm/ppc-opcode.h>
H A Dsimple_spinlock.h22 #include <asm/ppc-opcode.h>
H A Dsynch.h8 #include <asm/ppc-opcode.h>
/linux-master/arch/powerpc/kernel/
H A Deeh.c32 #include <asm/ppc-pci.h>
H A Deeh_cache.c17 #include <asm/ppc-pci.h>

Completed in 622 milliseconds

1234567