/linux/arch/sparc/lib/ |
H A D | memcpy.S | 20 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 34 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
|
H A D | checksum_32.S | 164 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 186 #define CSUMCOPY_BIGCHUNK(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
|
H A D | blockops.S | 28 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
|
H A D | copy_user.S | 68 #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
|
/linux/arch/loongarch/include/asm/ |
H A D | regdef.h | 27 #define t7 $r19 macro
|
/linux/arch/alpha/include/uapi/asm/ |
H A D | regdef.h | 14 #define t7 $8 macro
|
/linux/arch/arm64/crypto/ |
H A D | aes-neonbs-core.S | 307 t0, t1, t2, t3, t4, t5, t6, t7
|
/linux/arch/arm/crypto/ |
H A D | aes-neonbs-core.S | 353 t0, t1, t2, t3, t4, t5, t6, t7
|
/linux/arch/mips/cavium-octeon/ |
H A D | octeon-memcpy.S | 116 #define t7 $15 macro
|
/linux/arch/x86/crypto/ |
H A D | aria-aesni-avx-asm_64.S | 302 t4, t5, t6, t7) \ argument 326 t4, t5, t6, t7) \ argument
|
H A D | aria-gfni-avx512-asm_64.S | 310 t4, t5, t6, t7) \ argument 334 t4, t5, t6, t7) \ argument
|
H A D | aria-aesni-avx2-asm_64.S | 309 t4, t5, t6, t7) \ argument 332 t4, t5, t6, t7) \ argument
|
H A D | camellia-aesni-avx-asm_64.S | 51 t7, mem_cd, key) \ argument
|
H A D | camellia-aesni-avx2-asm_64.S | 63 t7, mem_cd, key) \ argument
|
/linux/arch/mips/lib/ |
H A D | memcpy.S | 181 #define t7 $15 macro
|
H A D | csum_partial.S | 36 #define t7 $15 macro
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf_dump.c | 417 long double t7 = 9.876543; in test_btf_dump_float_data() local
|
/linux/crypto/ |
H A D | ecc.c | 1280 u64 t7[ECC_MAX_DIGITS]; in xycz_add_c() local
|