Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/arch/sparc/lib/
Dmemcpy.S20 #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
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
/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-6.6/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/loongarch/include/asm/
Dregdef.h31 #define t7 $r19 macro
/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-6.6/arch/loongarch/include/asm/
Dregdef.h27 #define t7 $r19 macro
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
Dregdef.h14 #define t7 $8 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-6.6/arch/arm64/crypto/
Daes-neonbs-core.S307 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-6.6/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-6.6/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-6.6/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

12