/linux-3.3/arch/sparc/lib/ |
D | memcpy.S | 17 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 31 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 62 #define RMOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 76 #define RMOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 100 #define SMOVE_CHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \ argument 118 #define SMOVE_ALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \ 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
|
D | checksum_32.S | 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
|
/linux-3.3/include/linux/ |
D | syscalls.h | 84 #define __SC_DECL6(t6, a6, ...) t6 a6, __SC_DECL5(__VA_ARGS__) argument 91 #define __SC_LONG6(t6, a6, ...) long a6, __SC_LONG5(__VA_ARGS__) argument 98 #define __SC_CAST6(t6, a6, ...) (t6) a6, __SC_CAST5(__VA_ARGS__) argument 106 #define __SC_TEST6(t6, a6, ...) __SC_TEST(t6); __SC_TEST5(__VA_ARGS__) argument
|
/linux-3.3/arch/arm/mach-omap2/ |
D | gpmc-smc91x.c | 64 const int t6 = 15; /* Figure 12.2 read */ in smc91c96_gpmc_retime() local
|
/linux-3.3/arch/ia64/lib/ |
D | copy_page_mck.S | 80 #define t6 t2 // alias! macro
|
D | memcpy_mck.S | 48 #define t6 t2 // alias! macro
|
/linux-3.3/arch/alpha/include/asm/ |
D | regdef.h | 12 #define t6 $7 macro
|
/linux-3.3/arch/mips/include/asm/ |
D | regdef.h | 38 #define t6 $14 macro
|
/linux-3.3/arch/mips/cavium-octeon/ |
D | octeon-memcpy.S | 119 #define t6 $14 macro
|
/linux-3.3/arch/mips/lib/ |
D | memcpy-inatomic.S | 134 #define t6 $14 macro
|
D | memcpy.S | 134 #define t6 $14 macro
|
D | csum_partial.S | 33 #define t6 $14 macro
|
/linux-3.3/drivers/media/video/cx88/ |
D | cx88-dsp.c | 79 u32 t2, t4, t6, t8; in int_cos() local
|