/kernel/linux/linux-5.10/arch/sparc/lib/ |
D | memcpy.S | 19 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 33 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
|
D | blockops.S | 28 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
|
D | checksum_32.S | 171 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 193 #define CSUMCOPY_BIGCHUNK(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
|
D | copy_user.S | 69 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 83 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
|
/kernel/linux/linux-5.10/arch/ia64/lib/ |
D | copy_page_mck.S | 83 #define t7 t3 // alias! macro
|
D | memcpy_mck.S | 51 #define t7 t3 // alias! macro
|
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/ |
D | regdef.h | 14 #define t7 $8 macro
|
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
D | aes-neonbs-core.S | 306 t0, t1, t2, t3, t4, t5, t6, t7
|
/kernel/linux/linux-5.10/arch/arm/crypto/ |
D | aes-neonbs-core.S | 353 t0, t1, t2, t3, t4, t5, t6, t7
|
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/ |
D | octeon-memcpy.S | 116 #define t7 $15 macro
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
D | regdef.h | 40 #define t7 $15 macro
|
/kernel/linux/linux-5.10/lib/ |
D | crc32.c | 80 const u32 *t4 = tab[4], *t5 = tab[5], *t6 = tab[6], *t7 = tab[7]; local
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
D | pm-cps.c | 74 t0, t1, t2, t3, t4, t5, t6, t7, enumerator
|
/kernel/linux/linux-5.10/arch/mips/lib/ |
D | memcpy.S | 181 #define t7 $15 macro
|
D | csum_partial.S | 36 #define t7 $15 macro
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
D | camellia-aesni-avx-asm_64.S | 52 t7, mem_cd, key) \ argument
|
D | camellia-aesni-avx2-asm_64.S | 64 t7, mem_cd, key) \ argument
|
/kernel/linux/linux-5.10/crypto/ |
D | ecc.c | 1219 u64 t7[ECC_MAX_DIGITS]; in xycz_add_c() local
|