| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | tracing_struct.c | 78 ASSERT_EQ(skel->bss->t7_a, 16, "t7:a"); in test_struct_many_args() 79 ASSERT_EQ(skel->bss->t7_b, 17, "t7:b"); in test_struct_many_args() 80 ASSERT_EQ(skel->bss->t7_c, 18, "t7:c"); in test_struct_many_args() 81 ASSERT_EQ(skel->bss->t7_d, 19, "t7:d"); in test_struct_many_args() 82 ASSERT_EQ(skel->bss->t7_e, 20, "t7:e"); in test_struct_many_args() 83 ASSERT_EQ(skel->bss->t7_f_a, 21, "t7:f.a"); in test_struct_many_args() 84 ASSERT_EQ(skel->bss->t7_f_b, 22, "t7:f.b"); in test_struct_many_args() 85 ASSERT_EQ(skel->bss->t7_ret, 133, "t7 ret"); in test_struct_many_args()
|
| /linux/arch/loongarch/mm/ |
| H A D | page.S | 51 LONG_L t7, a1, (LONGSIZE * 7) 66 LONG_S t7, a0, (LONGSIZE * 7) 68 LONG_L t7, a1, (LONGSIZE * 15) 79 LONG_S t7, a0, -(LONGSIZE * 1)
|
| /linux/arch/arm/crypto/ |
| H A D | aes-neonbs-core.S | 297 t0, t1, t2, t3, t4, t5, t6, t7, inv 311 vext.8 \t7, \x7, \x7, #12 314 veor.8 \x7, \x7, \t7 327 veor \t7, \t7, \x6 339 veor \x5, \x5, \t7 344 veor \x5, \x5, \t7 353 t0, t1, t2, t3, t4, t5, t6, t7 argument 360 vld1.8 {\t6-\t7}, [bskey, :256] 366 veor \x7, \x7, \t7 369 vext.8 \t7, \x7, \x7, #8 [all …]
|
| /linux/arch/loongarch/include/asm/vdso/ |
| H A D | gettimeofday.h | 32 : "$t0", "$t1", "$t2", "$t3", "$t4", "$t5", "$t6", "$t7", in gettimeofday_fallback() 51 : "$t0", "$t1", "$t2", "$t3", "$t4", "$t5", "$t6", "$t7", in clock_gettime_fallback() 70 : "$t0", "$t1", "$t2", "$t3", "$t4", "$t5", "$t6", "$t7", in clock_getres_fallback()
|
| H A D | getrandom.h | 25 : "$t0", "$t1", "$t2", "$t3", "$t4", "$t5", "$t6", "$t7", "$t8", in getrandom_syscall()
|
| /linux/arch/mips/lib/ |
| H A D | csum_partial.S | 36 #define t7 $15 macro 109 move t7, zero 115 andi t7, src, 0x1 /* odd buffer? */ 118 beqz t7, .Lword_align 287 movn sum, v1, t7 290 beqz t7, 1f /* odd buffer alignment? */ 479 LOAD(t7, UNIT(7)(src)) 495 ADDC(t6, t7) 496 STORE(t7, UNIT(7)(dst)) 508 #define rem t7
|
| /linux/arch/arm64/crypto/ |
| H A D | aes-neonbs-core.S | 251 t0, t1, t2, t3, t4, t5, t6, t7, inv 265 ext \t7\().16b, \x7\().16b, \x7\().16b, #12 268 eor \x7\().16b, \x7\().16b, \t7\().16b 281 eor \t7\().16b, \t7\().16b, \x6\().16b 293 eor \x5\().16b, \x5\().16b, \t7\().16b 298 eor \x5\().16b, \x5\().16b, \t7\().16b 307 t0, t1, t2, t3, t4, t5, t6, t7 argument 310 ext \t7\().16b, \x7\().16b, \x7\().16b, #8 315 eor \t7\().16b, \t7\().16b, \x7\().16b 329 eor \x1\().16b, \x1\().16b, \t7\().16b [all …]
|
| H A D | sm4-ce-gcm-core.S | 54 r6, r7, m6, m7, T6, T7) \ argument 66 pmull T7.1q, m6.1d, T6.1d; \ 78 eor T6.16b, T6.16b, T7.16b; \ 82 ext T7.16b, RZERO.16b, T6.16b, #8; \ 90 eor r6.16b, r6.16b, T7.16b; \
|
| /linux/Documentation/devicetree/bindings/watchdog/ |
| H A D | amlogic,meson-gxbb-wdt.yaml | 21 - amlogic,t7-wdt 27 - const: amlogic,t7-wdt
|
| /linux/arch/loongarch/kernel/ |
| H A D | switch.S | 31 la t7, __stack_chk_guard 33 LONG_SPTR t8, t7, 0
|
| H A D | rethook_trampoline.S | 25 cfi_st t7, PT_R19 60 cfi_ld t7, PT_R19
|
| /linux/arch/x86/crypto/ |
| H A D | aria-aesni-avx2-asm_64.S | 308 t4, t5, t6, t7) \ argument 330 t4, t5, t6, t7) \ argument 331 vpxor t7, t7, t7; \ 341 vaesenclast t7##_x, x0##_x, x0##_x; \ 342 vaesenclast t7##_x, t6##_x, t6##_x; \ 346 vaesenclast t7##_x, x4##_x, x4##_x; \ 347 vaesenclast t7##_x, t6##_x, t6##_x; \ 351 vaesenclast t7##_x, x1##_x, x1##_x; \ 352 vaesenclast t7##_x, t6##_x, t6##_x; \ 356 vaesenclast t7##_x, x5##_x, x5##_x; \ [all …]
|
| H A D | aria-aesni-avx-asm_64.S | 301 t4, t5, t6, t7) \ argument 323 t4, t5, t6, t7) \ argument 332 vaesenclast t7, x0, x0; \ 333 vaesenclast t7, x4, x4; \ 334 vaesenclast t7, x1, x1; \ 335 vaesenclast t7, x5, x5; \ 336 vaesdeclast t7, x2, x2; \ 337 vaesdeclast t7, x6, x6; \ 358 vaesdeclast t7, x3, x3; \ 359 vaesdeclast t7, x7, x7;
|
| /linux/lib/crypto/arm64/ |
| H A D | sha2-armv8.pl | 463 my ($T0,$T1,$T2,$T3,$T4,$T5,$T6,$T7) = map("q$_",(4..7,16..19)); 490 &mov (&Dscalar($T7),&Dhi(@X[3])); # X[14..15] 511 &ushr_32 ($T4,$T7,$sigma1[0]); 517 &sli_32 ($T4,$T7,32-$sigma1[0]); 520 &ushr_32 ($T5,$T7,$sigma1[2]); 523 &ushr_32 ($T3,$T7,$sigma1[1]); 529 &sli_u32 ($T3,$T7,32-$sigma1[1]); 546 &ushr_32 ($T7,@X[0],$sigma1[2]); 554 &eor_8 ($T7,$T7,$T6); 562 &eor_8 ($T7,$T7,$T5); # sigma1(X[16..17]) [all …]
|
| /linux/arch/mips/kernel/ |
| H A D | scall32-o32.S | 63 load_a6: user_lw(t7, 24(t0)) # argument #7 from usp 69 sw t7, PT_ARG6(sp) # argument #7 to ksp 165 li t7, 0
|
| /linux/arch/loongarch/lib/ |
| H A D | memmove.S | 96 ld.d t7, a3, -64 105 st.d t7, a5, -64
|
| H A D | memcpy.S | 149 ld.d t7, a1, 56 158 st.d t7, a5, 56
|
| H A D | copy_user.S | 89 9: ld.d t7, a1, 56 97 17: st.d t7, a0, 56
|
| /linux/arch/sparc/lib/ |
| H A D | checksum_32.S | 164 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 180 addxcc t7, sum, sum; 186 #define CSUMCOPY_BIGCHUNK(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 205 EX(st t7, [dst + off + 0x1c]); \ 206 addxcc t7, sum, sum;
|
| H A D | copy_user.S | 68 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 80 ST(st, dst, offset + 0x1c, t7, bigchunk_fault) 83 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
|
| /linux/arch/loongarch/include/asm/ |
| H A D | stackframe.h | 105 cfi_st t7, PT_R19, \docfi 220 cfi_ld t7, PT_R19, \docfi
|
| H A D | regdef.h | 27 #define t7 $r19 macro
|
| /linux/Documentation/devicetree/bindings/reset/ |
| H A D | amlogic,meson-reset.yaml | 23 - amlogic,t7-reset
|
| /linux/Documentation/devicetree/bindings/i2c/ |
| H A D | amlogic,meson6-i2c.yaml | 22 - amlogic,t7-i2c
|
| /linux/arch/alpha/include/uapi/asm/ |
| H A D | regdef.h | 14 #define t7 $8 macro
|