Home
last modified time | relevance | path

Searched defs:t6 (Results 1 – 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/lib/
Dmemcpy.S19 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
33 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
Dblockops.S28 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
Dchecksum_32.S171 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
193 #define CSUMCOPY_BIGCHUNK(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
Dcopy_user.S69 #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
/kernel/linux/linux-5.10/arch/ia64/lib/
Dcopy_page_mck.S82 #define t6 t2 // alias! macro
Dmemcpy_mck.S50 #define t6 t2 // alias! macro
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
Dregdef.h13 #define t6 $7 macro
/kernel/liteos_m/arch/risc-v/nuclei/gcc/
Dlos_arch_context.h80 STACK_TYPE t6; /* x31 - t6 - temporary register 6 */ member
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
Docteon-memcpy.S115 #define t6 $14 macro
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dtest_core_reloc_type_id.c71 arr_typedef t6 = {}; variable
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dregdef.h38 #define t6 $14 macro
/kernel/linux/linux-5.10/arch/riscv/include/uapi/asm/
Dptrace.h51 unsigned long t6; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-riscv/asm/
Dptrace.h55 unsigned long t6; member
/kernel/linux/linux-5.10/lib/
Dcrc32.c80 const u32 *t4 = tab[4], *t5 = tab[5], *t6 = tab[6], *t7 = tab[7]; local
/kernel/linux/linux-5.10/arch/riscv/include/asm/
Dptrace.h46 unsigned long t6; member
/kernel/linux/linux-5.10/drivers/media/pci/cx88/
Dcx88-dsp.c72 u32 t2, t4, t6, t8; in int_cos() local
/kernel/liteos_m/arch/risc-v/riscv32/gcc/
Dlos_arch_context.h86 UINT32 t6; member
/kernel/linux/linux-5.10/arch/mips/kernel/
Dpm-cps.c74 t0, t1, t2, t3, t4, t5, t6, t7, enumerator
/kernel/linux/linux-5.10/arch/mips/lib/
Dmemcpy.S180 #define t6 $14 macro
Dcsum_partial.S35 #define t6 $14 macro
/kernel/linux/linux-5.10/arch/x86/crypto/
Dcamellia-aesni-avx-asm_64.S51 #define roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument
Dcamellia-aesni-avx2-asm_64.S63 #define roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument
/kernel/linux/linux-5.10/crypto/
Decc.c1218 u64 t6[ECC_MAX_DIGITS]; in xycz_add_c() local