Home
last modified time | relevance | path

Searched defs:t7 (Results 1 – 21 of 21) sorted by relevance

/linux-6.1.9/arch/sparc/lib/
Dmemcpy.S19 #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
Dchecksum_32.S164 #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
Dblockops.S28 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
Dcopy_user.S68 #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-6.1.9/arch/ia64/lib/
Dcopy_page_mck.S83 #define t7 t3 // alias! macro
Dmemcpy_mck.S51 #define t7 t3 // alias! macro
/linux-6.1.9/arch/loongarch/include/asm/
Dregdef.h27 #define t7 $r19 macro
/linux-6.1.9/arch/alpha/include/uapi/asm/
Dregdef.h14 #define t7 $8 macro
/linux-6.1.9/arch/arm64/crypto/
Daes-neonbs-core.S306 t0, t1, t2, t3, t4, t5, t6, t7
/linux-6.1.9/arch/arm/crypto/
Daes-neonbs-core.S353 t0, t1, t2, t3, t4, t5, t6, t7
/linux-6.1.9/arch/mips/cavium-octeon/
Docteon-memcpy.S116 #define t7 $15 macro
/linux-6.1.9/arch/mips/include/asm/
Dregdef.h40 #define t7 $15 macro
/linux-6.1.9/lib/
Dcrc32.c80 const u32 *t4 = tab[4], *t5 = tab[5], *t6 = tab[6], *t7 = tab[7]; local
/linux-6.1.9/arch/mips/kernel/
Dpm-cps.c74 t0, t1, t2, t3, t4, t5, t6, t7, enumerator
/linux-6.1.9/arch/x86/crypto/
Daria-aesni-avx-asm_64.S296 t4, t5, t6, t7) \ argument
318 t4, t5, t6, t7) \ argument
Dcamellia-aesni-avx-asm_64.S51 t7, mem_cd, key) \ argument
Dcamellia-aesni-avx2-asm_64.S63 t7, mem_cd, key) \ argument
/linux-6.1.9/arch/mips/lib/
Dmemcpy.S181 #define t7 $15 macro
Dcsum_partial.S36 #define t7 $15 macro
/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/
Dbtf_dump.c417 long double t7 = 9.876543; in test_btf_dump_float_data() local
/linux-6.1.9/crypto/
Decc.c1231 u64 t7[ECC_MAX_DIGITS]; in xycz_add_c() local