/linux-2.6.39/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 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 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 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
|
D | blockops.S | 25 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ 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
|
/linux-2.6.39/include/linux/ |
D | syscalls.h | 83 #define __SC_DECL5(t5, a5, ...) t5 a5, __SC_DECL4(__VA_ARGS__) argument 90 #define __SC_LONG5(t5, a5, ...) long a5, __SC_LONG4(__VA_ARGS__) argument 97 #define __SC_CAST5(t5, a5, ...) (t5) a5, __SC_CAST4(__VA_ARGS__) argument 105 #define __SC_TEST5(t5, a5, ...) __SC_TEST(t5); __SC_TEST4(__VA_ARGS__) argument
|
/linux-2.6.39/arch/arm/mach-omap2/ |
D | gpmc-smc91x.c | 63 const int t5 = 25; /* Figure 12.2 read */ in smc91c96_gpmc_retime() local
|
/linux-2.6.39/arch/ia64/lib/ |
D | copy_page_mck.S | 79 #define t5 t1 // alias! macro
|
D | memcpy_mck.S | 47 #define t5 t1 // alias! macro
|
/linux-2.6.39/arch/alpha/include/asm/ |
D | regdef.h | 11 #define t5 $6 macro
|
/linux-2.6.39/arch/mips/include/asm/ |
D | regdef.h | 33 #define t5 $13 macro
|
/linux-2.6.39/arch/mips/cavium-octeon/ |
D | octeon-memcpy.S | 118 #define t5 $13 macro
|
/linux-2.6.39/arch/mips/lib/ |
D | memcpy-inatomic.S | 133 #define t5 $13 macro
|
D | memcpy.S | 133 #define t5 $13 macro
|
D | csum_partial.S | 32 #define t5 $13 macro
|