/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 41 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 49 #define MOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 55 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ 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 86 #define RMOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 94 #define RMOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ argument 100 #define SMOVE_CHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \ argument [all …]
|
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 109 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ 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 | blockops.S | 26 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
|
/arch/openrisc/kernel/ |
D | entry.S | 31 #define DISABLE_INTERRUPTS(t1,t2) \ argument 38 #define ENABLE_INTERRUPTS(t1) \ argument
|
/arch/powerpc/crypto/ |
D | aes-spe-keys.S | 44 #define LS_BOX(r, t1, t2) \ argument 60 #define GF8_MUL(out, in, t1, t2) \ argument
|
/arch/ia64/lib/ |
D | carta_random.S | 18 #define t1 r17 macro
|
D | memcpy.S | 31 # define t1 r19 macro
|
D | copy_page_mck.S | 75 #define t1 r17 macro
|
D | copy_user.S | 52 #define t1 r2 // rshift in bytes macro
|
/arch/alpha/include/uapi/asm/ |
D | swab.h | 26 __u64 t0, t1, t2, t3; in __arch_swab32() local
|
D | regdef.h | 7 #define t1 $2 macro
|
/arch/x86/crypto/ |
D | twofish-avx-x86_64-asm_64.S | 103 #define lookup_32bit(t0, t1, t2, t3, src, dst, interleave_op, il_reg) \ argument 121 #define G(gi1, gi2, x, t0, t1, t2, t3) \ argument 221 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument 232 #define inpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument 240 #define outunpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument
|
D | serpent-sse2-i586-asm_32.S | 468 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument 483 #define read_blocks(in, x0, x1, x2, x3, t0, t1, t2) \ argument 491 #define write_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument 499 #define xor_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
|
D | cast5-avx-x86_64-asm_64.S | 178 #define transpose_2x4(x0, x1, t0, t1) \ argument 185 #define inpack_blocks(x0, x1, t0, t1, rmask) \ argument 191 #define outunpack_blocks(x0, x1, t0, t1, rmask) \ argument
|
D | glue_helper-asm-avx.S | 54 #define load_ctr_8way(iv, bswap, x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2) \ argument 101 t1, xts_gf128mul_and_shl1_mask) \ argument
|
D | cast6-avx-x86_64-asm_64.S | 200 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument 211 #define inpack_blocks(x0, x1, x2, x3, t0, t1, t2, rmask) \ argument 219 #define outunpack_blocks(x0, x1, x2, x3, t0, t1, t2, rmask) \ argument
|
D | glue_helper-asm-avx2.S | 60 #define load_ctr_16way(iv, bswap, x0, x1, x2, x3, x4, x5, x6, x7, t0, t0x, t1, \ argument 124 tivx, t0, t0x, t1, t1x, t2, t2x, t3, \ argument
|
/arch/cris/arch-v10/kernel/ |
D | time.c | 29 unsigned char timer_count, t1; in get_ns_in_jiffie() local
|
/arch/x86/kernel/ |
D | apb_timer.c | 259 cycle_t t1; in apbt_clocksource_register() local 367 cycle_t t1, t2; in apbt_quick_calibrate() local
|
/arch/mips/include/asm/ |
D | regdef.h | 31 #define t1 $9 macro 82 #define t1 $13 macro
|
/arch/sparc/mm/ |
D | tsunami.S | 86 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3) \ argument
|
/arch/x86/boot/ |
D | tty.c | 122 int t0, t1; in getchar_timeout() local
|
/arch/mips/kernel/ |
D | spinlock_test.c | 94 struct spin_multi_per_thread t1, t2; in multi_get() local
|
/arch/mips/cavium-octeon/ |
D | csrc-octeon.c | 111 u64 t1, t2, t3; in sched_clock() local
|