Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
Dblockops.S28 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
Dchecksum_32.S171 #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
Dcopy_user.S69 #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/
Dcopy_page_mck.S83 #define t7 t3 // alias! macro
Dmemcpy_mck.S51 #define t7 t3 // alias! macro
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
Dregdef.h14 #define t7 $8 macro
/kernel/linux/linux-5.10/arch/arm64/crypto/
Daes-neonbs-core.S306 t0, t1, t2, t3, t4, t5, t6, t7
/kernel/linux/linux-5.10/arch/arm/crypto/
Daes-neonbs-core.S353 t0, t1, t2, t3, t4, t5, t6, t7
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
Docteon-memcpy.S116 #define t7 $15 macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dregdef.h40 #define t7 $15 macro
/kernel/linux/linux-5.10/lib/
Dcrc32.c80 const u32 *t4 = tab[4], *t5 = tab[5], *t6 = tab[6], *t7 = tab[7]; local
/kernel/linux/linux-5.10/arch/mips/kernel/
Dpm-cps.c74 t0, t1, t2, t3, t4, t5, t6, t7, enumerator
/kernel/linux/linux-5.10/arch/mips/lib/
Dmemcpy.S181 #define t7 $15 macro
Dcsum_partial.S36 #define t7 $15 macro
/kernel/linux/linux-5.10/arch/x86/crypto/
Dcamellia-aesni-avx-asm_64.S52 t7, mem_cd, key) \ argument
Dcamellia-aesni-avx2-asm_64.S64 t7, mem_cd, key) \ argument
/kernel/linux/linux-5.10/crypto/
Decc.c1219 u64 t7[ECC_MAX_DIGITS]; in xycz_add_c() local