| /linux-6.15/tools/testing/selftests/arm64/fp/ |
| H A D | fp-ptrace-asm.S | 25 ldr x7, =v_in 26 ldp q0, q1, [x7] 47 ldr x7, [x7, :lo12:svcr_in] 83 ldr x7, =z_in 120 ldr p0, [x7] 121 ldr x7, [x7, #0] 122 cbz x7, 1f 126 ldr x7, =p_in 148 ldr x7, [x7, :lo12:fpmr_in] 219 rdvl x7, #1 [all …]
|
| H A D | sve-test.S | 222 ldr x7, =scratch 224 mov x0, x7 229 mov x1, x7 233 mov x1, x7 247 ldr x7, =scratch 249 mov x0, x7 254 mov x1, x7 258 mov x1, x7
|
| /linux-6.15/arch/x86/crypto/ |
| H A D | aria-aesni-avx-asm_64.S | 200 x4, x5, x6, x7, \ 296 vpxor t2, x7, x7; 317 vgf2p8affineqb $(tf_x2_const), t4, x7, x7; \ 319 vgf2p8affineinvqb $0, t2, x7, x7 348 vpshufb t1, x7, x7; \ 362 vaesdeclast t7, x7, x7; 387 vpxor y3, x7, x7; \ 417 vpxor y3, x7, x7; 420 x4, x5, x6, x7, \ argument 475 x4, x5, x6, x7, \ argument [all …]
|
| H A D | aria-aesni-avx2-asm_64.S | 216 x4, x5, x6, x7, \ 303 vpxor t0, x7, x7; 324 vgf2p8affineqb $(tf_x2_const), t4, x7, x7; \ 326 vgf2p8affineinvqb $0, t2, x7, x7 380 vpshufb t1, x7, x7; \ 401 vaesdeclast t7##_x, x7##_x, x7##_x; \ 403 vinserti128 $1, t6##_x, x7, x7; \ 428 vpxor y3, x7, x7; \ 458 vpxor y3, x7, x7; 461 x4, x5, x6, x7, \ argument [all …]
|
| H A D | glue_helper-asm-avx.S | 8 #define load_8way(src, x0, x1, x2, x3, x4, x5, x6, x7) \ argument 16 vmovdqu (7*16)(src), x7; 18 #define store_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument 26 vmovdqu x7, (7*16)(dst); 28 #define store_cbc_8way(src, dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument 35 vpxor (6*16)(src), x7, x7; \ 36 store_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7);
|
| H A D | glue_helper-asm-avx2.S | 8 #define load_16way(src, x0, x1, x2, x3, x4, x5, x6, x7) \ argument 16 vmovdqu (7*32)(src), x7; 18 #define store_16way(dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument 26 vmovdqu x7, (7*32)(dst); 28 #define store_cbc_16way(src, dst, x0, x1, x2, x3, x4, x5, x6, x7, t0) \ argument 38 vpxor (6*32+16)(src), x7, x7; \ 39 store_16way(dst, x0, x1, x2, x3, x4, x5, x6, x7);
|
| H A D | camellia-aesni-avx-asm_64.S | 63 vpshufb t4, x7, x7; \ 90 vaesenclast t4, x7, x7; \ 137 vpxor x7, x2, x2; \ 143 vpxor x1, x7, x7; \ 145 vpxor x7, x0, x0; \ 153 vpxor x2, x7, x7; /* note: high and low parts swapped */ \ 172 vpxor t0, x7, x7; \ 173 vpxor 3 * 16(mem_cd), x7, x7; \ 243 vmovdqu x7, 7 * 16(mem_ab); 547 vpxor x0, x7, x7; \ [all …]
|
| H A D | camellia-aesni-avx2-asm_64.S | 77 vpshufb t4, x7, x7; \ 108 vaesenclast t4##_x, x7##_x, x7##_x; \ 110 vinserti128 $1, t1##_x, x7, x7; \ 163 vpxor x7, x2, x2; \ 175 vpxor x1, x7, x7; \ 181 vpxor x7, x0, x0; \ 189 vpxor x2, x7, x7; /* note: high and low parts swapped */ \ 218 vpxor t0, x7, x7; \ 219 vpxor 3 * 32(mem_cd), x7, x7; 579 vpxor x0, x7, x7; \ [all …]
|
| H A D | aria-gfni-avx512-asm_64.S | 172 x4, x5, x6, x7, \ argument 200 x4, x5, x6, x7, \ 289 vpxorq t0, x7, x7; \ 325 vgf2p8affineqb $(tf_x2_const), t4, x7, x7; \ 327 vgf2p8affineinvqb $0, t2, x7, x7; 349 vgf2p8affineqb $(tf_x2_const), t4, x7, x7; \ 351 vgf2p8affineinvqb $0, t2, x7, x7; \ 389 vpxorq y3, x7, x7; \ 401 vpxorq x7, x3, x3; \ 407 vpxorq x7, y7, y7; \ [all …]
|
| /linux-6.15/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_msg_arm64.h | 57 register u64 x7 asm("x7") = ((u64)X86_IO_MAGIC << 32) | in vmware_hypercall1() 65 : "r" (x1), "r" (x2), "r" (x3), "r" (x7) in vmware_hypercall1() 82 register u64 x7 asm("x7") = ((u64)X86_IO_MAGIC << 32) | in vmware_hypercall5() 90 : "r" (x1), "r" (x3), "r" (x4), "r" (x5), "r" (x7) in vmware_hypercall5() 108 register u64 x7 asm("x7") = ((u64)X86_IO_MAGIC << 32) | in vmware_hypercall6() 116 : "r" (x1), "r" (x7) in vmware_hypercall6() 138 register u64 x7 asm("x7") = ((u64)X86_IO_MAGIC << 32) | in vmware_hypercall7() 146 : "r" (x4), "r" (x5), "r" (x7) in vmware_hypercall7() 168 register u64 x7 asm("x7") = ((u64)X86_IO_MAGIC << 32) | in vmware_hypercall_hb() 177 "r" (x6), "r" (x7) in vmware_hypercall_hb()
|
| /linux-6.15/arch/arm64/crypto/ |
| H A D | sm4-ce-ccm-core.S | 33 mov vctr.d[0], x7; \ 36 adc x7, x7, xzr; 119 ldp x7, x8, [x3] 120 rev x7, x7 211 rev x7, x7 213 stp x7, x8, [x3] 231 ldp x7, x8, [x3] 232 rev x7, x7 323 rev x7, x7 325 stp x7, x8, [x3]
|
| H A D | aes-neonbs-core.S | 135 eor \x7, \x7, \t1 236 eor \x7\().16b, \x7\().16b, v23.16b 247 tbl \x7\().16b, {\x7\().16b}, \mask\().16b 265 ext \t7\().16b, \x7\().16b, \x7\().16b, #12 268 eor \x7\().16b, \x7\().16b, \t7\().16b 284 ext \x5\().16b, \x7\().16b, \x7\().16b, #8 310 ext \t7\().16b, \x7\().16b, \x7\().16b, #8 337 eor \x7\().16b, \x7\().16b, \t5\().16b 815 adc x7, x7, xzr 827 CPU_LE( rev x7, x7 ) [all …]
|
| H A D | aes-modes.S | 131 enc_prepare w8, x6, x7 384 eor x7, x7, IV_PART 389 mov v1.d[0], x7 436 2: rev x7, IV_PART 437 ins vctr.d[1], x7 441 rev x7, x7 443 mov v1.d[1], x7 555 sub x8, x7, #16 556 csel x7, x7, x8, eq 557 add IN, IN, x7 [all …]
|
| H A D | sm4-ce-core.S | 333 add x7, x6, #32 335 sub x7, x7, x5 377 add x7, x6, #32 379 sub x7, x7, x5 416 ldp x7, x8, [x3] 417 rev x7, x7 429 adc x7, x7, xzr; 504 rev x7, x7 651 add x7, x6, #32 653 sub x7, x7, x5 [all …]
|
| /linux-6.15/arch/arm64/lib/ |
| H A D | crc32.S | 61 and x7, x2, #0x1f 63 cbz x7, 32f // multiple of 32 bytes 65 and x8, x7, #0xf 68 add x1, x1, x7 72 tst x7, #8 76 tst x7, #4 81 tst x7, #2 86 tst x7, #1 89 tst x7, #16 162 add x7, in, x3, lsl #4 // x7 := in + 16 * x3 [all …]
|
| H A D | copy_page.S | 36 ldp x6, x7, [x1, #32] 52 stnp x6, x7, [x0, #32 - 256] 53 ldp x6, x7, [x1, #32] 72 stnp x6, x7, [x0, #32 - 256]
|
| H A D | mte.S | 140 multitag_transfer_size x7, x5 146 add x0, x0, x7 164 multitag_transfer_size x7, x5 169 add x0, x0, x7
|
| /linux-6.15/arch/arm/crypto/ |
| H A D | aes-neonbs-core.S | 181 veor \t1, \x5, \x7 189 veor \x7, \x7, \t1 195 veor \t0, \x5, \x7 197 veor \s1, \x7, \x6 293 __tbl \x7, \x7, \mask, \t3 311 vext.8 \t7, \x7, \x7, #12 314 veor.8 \x7, \x7, \t7 330 vext.8 \x5, \x7, \x7, #8 366 veor \x7, \x7, \t7 369 vext.8 \t7, \x7, \x7, #8 [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/gpio/ |
| H A D | gpio-stp-xway.yaml | 50 maximum: 0x7 72 maximum: 0x7 94 lantiq,groups = <0x7>; 96 lantiq,phy1 = <0x7>; 97 lantiq,phy2 = <0x7>;
|
| /linux-6.15/lib/crypto/ |
| H A D | curve25519-fiat32.c | 236 { const u32 x7 = in1[1]; in fe_add_impl() local 249 out[1] = (x7 + x25); in fe_add_impl() 279 { const u32 x7 = in1[1]; in fe_sub_impl() local 292 out[1] = ((0x3fffffe + x7) - x25); in fe_sub_impl() 322 { const u32 x7 = in1[1]; in fe_mul_impl() local 335 { u64 x41 = (((u64)x23 * x7) + ((u64)x25 * x5)); in fe_mul_impl() 336 { u64 x42 = ((((u64)(0x2 * x25) * x7) + ((u64)x23 * x9)) + ((u64)x27 * x5)); in fe_mul_impl() 337 { u64 x43 = (((((u64)x25 * x9) + ((u64)x27 * x7)) + ((u64)x23 * x11)) + ((u64)x29 * x5)); in fe_mul_impl() 645 { const u32 x7 = in1[1]; in fe_mul_121666_impl() local 658 { u64 x41 = (((u64)x23 * x7) + ((u64)x25 * x5)); in fe_mul_121666_impl() [all …]
|
| /linux-6.15/arch/arm64/kernel/ |
| H A D | sleep.S | 79 mrs x7, mpidr_el1 88 compute_mpidr_hash x8, x3, x4, x5, x6, x7, x10 127 compute_mpidr_hash x7, x3, x4, x5, x6, x1, x2 131 ldr x0, [x0, x7, lsl #3]
|
| H A D | entry-ftrace.S | 74 stp x6, x7, [sp, #FREGS_X6] 123 ldp x6, x7, [sp, #FREGS_X6] 339 stp x6, x7, [sp, #FREGS_X6] 352 ldp x6, x7, [sp, #FREGS_X6]
|
| /linux-6.15/arch/arm64/kvm/hyp/nvhe/ |
| H A D | host.S | 29 stp x6, x7, [x0, #CPU_XREG_OFFSET(6)] 81 ldp x6, x7, [x29, #CPU_XREG_OFFSET(6)] 140 mrs x7, hpfar_el2 273 ldp x6, x7, [x18, #CPU_XREG_OFFSET(6)] 285 stp x6, x7, [x18, #CPU_XREG_OFFSET(6)]
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-bus-event_source-devices-hv_24x7 | 30 Provides access to the binary "24x7 catalog" provided by the 34 https://raw.githubusercontent.com/jmesmon/catalog-24x7/master/hv-24x7-catalog.h 47 Exposes the "version" field of the 24x7 catalog. This is also 76 HCALLs to retrieve hv-24x7 pmu event counter data.
|
| /linux-6.15/arch/powerpc/boot/dts/fsl/ |
| H A D | mpc8568mds.dts | 89 reg = <0x7>; 131 0x4 0x7 0x1 0x0 0x2 0x0 /* TxD3 */ 159 0x5 0x7 0x1 0x0 0x2 0x0 /* TxD3 */ 230 reg = <0x7>; 255 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 260 0x9000 0x0 0x0 0x3 &mpic 0x7 0x1 0 0 265 0x9800 0x0 0x0 0x2 &mpic 0x7 0x1 0 0
|