/arch/sparc/lib/ |
D | memcpy.S | 45 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 59 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 69 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 77 #define MOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 90 #define RMOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 104 #define RMOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 114 #define RMOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 128 #define SMOVE_CHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \ argument 146 #define SMOVE_ALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \ argument
|
D | checksum_32.S | 18 #define CSUM_BIGCHUNK(buf, offset, sum, t0, t1, t2, t3, t4, t5) \ argument 32 #define CSUM_LASTCHUNK(buf, offset, sum, t0, t1, t2, t3) \ argument 191 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 213 #define CSUMCOPY_BIGCHUNK(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 236 #define CSUMCOPY_LASTCHUNK(src, dst, sum, off, t0, t1, t2, t3) \ argument
|
D | copy_user.S | 67 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 81 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 91 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 99 #define MOVE_HALFCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
|
D | blockops.S | 25 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
|
/arch/alpha/include/asm/ |
D | swab.h | 26 __u64 t0, t1, t2, t3; in __arch_swab32() local
|
D | regdef.h | 9 #define t3 $4 macro
|
/arch/mips/include/asm/ |
D | regdef.h | 31 #define t3 $11 macro 78 #define t3 $15 macro
|
/arch/ia64/lib/ |
D | memcpy.S | 33 # define t3 r21 macro
|
D | copy_page_mck.S | 77 #define t3 r19 macro
|
D | memcpy_mck.S | 45 #define t3 r25 macro
|
/arch/sparc/mm/ |
D | tsunami.S | 86 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3) \ argument
|
/arch/mips/cavium-octeon/ |
D | octeon-memcpy.S | 116 #define t3 $11 macro
|
/arch/mips/lib/ |
D | memcpy-inatomic.S | 131 #define t3 $11 macro
|
D | memcpy.S | 131 #define t3 $11 macro
|
D | csum_partial.S | 30 #define t3 $11 macro
|
/arch/parisc/lib/ |
D | memcpy.c | 280 register unsigned long src, dst, t1, t2, t3; in pa_memcpy() local
|