/arch/sparc/lib/ |
D | memcpy.S | 20 #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 44 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 52 #define MOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 58 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ argument
|
D | checksum_32.S | 20 #define CSUM_BIGCHUNK(buf, offset, sum, t0, t1, t2, t3, t4, t5) \ argument 34 #define CSUM_LASTCHUNK(buf, offset, sum, t0, t1, t2, t3) \ argument 164 #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 209 #define CSUMCOPY_LASTCHUNK(src, dst, sum, off, t0, t1, t2, t3) \ argument
|
D | copy_user.S | 68 #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 101 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 116 #define MOVE_HALFCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 127 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ argument 141 #define MOVE_LAST_SHORTCHUNK(src, dst, offset, t0, t1) \ argument
|
D | blockops.S | 28 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
|
/arch/openrisc/kernel/ |
D | entry.S | 27 #define DISABLE_INTERRUPTS(t1,t2) \ argument 34 #define ENABLE_INTERRUPTS(t1) \ argument 58 #define TRACE_IRQS_SAVE(t1,trace_op) \ argument
|
/arch/powerpc/crypto/ |
D | aes-spe-keys.S | 39 #define LS_BOX(r, t1, t2) \ argument 55 #define GF8_MUL(out, in, t1, t2) \ argument
|
/arch/arm64/crypto/ |
D | aes-neonbs-core.S | 87 .macro mul_gf4, x0, x1, y0, y1, t0, t1 97 .macro mul_gf4_n_gf4, x0, x1, y0, y1, t0, x2, x3, y2, y3, t1 342 .macro swapmove_2x, a0, b0, a1, b1, n, mask, t0, t1
|
/arch/alpha/include/uapi/asm/ |
D | swab.h | 27 __u64 t0, t1, t2, t3; in __arch_swab32() local
|
D | regdef.h | 8 #define t1 $2 macro
|
/arch/x86/include/asm/ |
D | syscall_wrapper.h | 63 #define SYSCALL_PT_ARG6(m, t1, t2, t3, t4, t5, t6) \ argument 65 #define SYSCALL_PT_ARG5(m, t1, t2, t3, t4, t5) \ argument 67 #define SYSCALL_PT_ARG4(m, t1, t2, t3, t4) \ argument 69 #define SYSCALL_PT_ARG3(m, t1, t2, t3) \ argument 71 #define SYSCALL_PT_ARG2(m, t1, t2) \ argument 73 #define SYSCALL_PT_ARG1(m, t1) m(t1, (regs->bx)) argument
|
/arch/arm/crypto/ |
D | aes-neonbs-core.S | 141 .macro mul_gf4, x0, x1, y0, y1, t0, t1 151 .macro mul_gf4_n_gf4, x0, x1, y0, y1, t0, x2, x3, y2, y3, t1 401 .macro swapmove_2x, a0, b0, a1, b1, n, mask, t0, t1
|
/arch/parisc/include/asm/ |
D | checksum.h | 30 unsigned long t0, t1, t2; in ip_fast_csum() local 115 unsigned long t0, t1, t2, t3; in csum_ipv6_magic() local
|
/arch/x86/crypto/ |
D | twofish-avx-x86_64-asm_64.S | 86 #define lookup_32bit(t0, t1, t2, t3, src, dst, interleave_op, il_reg) \ argument 104 #define G(gi1, gi2, x, t0, t1, t2, t3) \ argument 204 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument 215 #define inpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument 223 #define outunpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument
|
D | serpent-sse2-i586-asm_32.S | 453 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument 468 #define read_blocks(in, x0, x1, x2, x3, t0, t1, t2) \ argument 476 #define write_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument 484 #define xor_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
|
D | cast5-avx-x86_64-asm_64.S | 168 #define transpose_2x4(x0, x1, t0, t1) \ argument 175 #define inpack_blocks(x0, x1, t0, t1, rmask) \ argument 181 #define outunpack_blocks(x0, x1, t0, t1, rmask) \ argument
|
/arch/s390/include/asm/ |
D | stacktrace.h | 97 #define CALL_LARGS_1(t1, a1) \ argument 99 #define CALL_LARGS_2(t1, a1, t2, a2) \ argument 102 #define CALL_LARGS_3(t1, a1, t2, a2, t3, a3) \ argument 105 #define CALL_LARGS_4(t1, a1, t2, a2, t3, a3, t4, a4) \ argument 108 #define CALL_LARGS_5(t1, a1, t2, a2, t3, a3, t4, a4, t5, a5) \ argument
|
/arch/ia64/lib/ |
D | memcpy.S | 33 # define t1 r19 macro
|
D | copy_page_mck.S | 77 #define t1 r17 macro
|
/arch/loongarch/net/ |
D | bpf_jit.c | 212 u8 t1 = LOONGARCH_GPR_T1; in emit_bpf_tail_call() local 279 const u8 t1 = LOONGARCH_GPR_T1; in emit_atomic() local 458 const u8 t1 = LOONGARCH_GPR_T1; in build_insn() local
|
/arch/mips/net/ |
D | bpf_jit_comp64.c | 283 u8 t1 = MIPS_R_T6; in emit_bswap_r64() local 384 u8 t1 = MIPS_R_T6; in emit_atomic_r64() local 424 u8 t1 = MIPS_R_T6; in emit_cmpxchg_r64() local
|
D | bpf_jit_comp32.c | 369 u8 t1 = MIPS_R_T8; in emit_shift_r64() local 1028 u8 t1 = MIPS_R_T8; in emit_slti_r64() local 1070 u8 t1 = MIPS_R_T7; in emit_slt_r64() local 1188 u8 t1 = MIPS_R_T6; in emit_jmp_r64() local 1294 u8 t1 = MIPS_R_T8; in emit_tail_call() local
|
/arch/mips/include/asm/ |
D | regdef.h | 31 #define t1 $9 macro 82 #define t1 $13 macro
|
/arch/sparc/mm/ |
D | tsunami.S | 87 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3) \ argument
|
/arch/loongarch/include/asm/ |
D | regdef.h | 21 #define t1 $r13 macro
|
/arch/x86/boot/ |
D | tty.c | 120 int t0, t1; in getchar_timeout() local
|