| /linux-6.15/arch/arm/boot/dts/microchip/ |
| H A D | at91-natte.dtsi | 69 reg = <0x9>; 85 reg = <0x9>; 101 reg = <0x9>; 117 reg = <0x9>; 133 reg = <0x9>; 149 reg = <0x9>; 165 reg = <0x9>; 181 reg = <0x9>;
|
| /linux-6.15/arch/arm64/mm/ |
| H A D | proc.S | 87 mrs x9, mdscr_el1 95 stp x8, x9, [x0, #48] 115 ldp x9, x10, [x0, #48] 135 msr vbar_el1, x9 264 end_pudp .req x9 475 tcr_clear_errata_bits tcr, x9, x5 478 mov x9, #64 - VA_BITS 480 tcr_set_t1sz tcr, x9 497 mrs x9, ID_AA64MMFR1_EL1 498 ubfx x9, x9, ID_AA64MMFR1_EL1_HAFDBS_SHIFT, #4 [all …]
|
| /linux-6.15/arch/arm64/crypto/ |
| H A D | aes-modes.S | 248 add x9, x8, #32 250 sub x9, x9, x4 277 add x9, x8, #32 279 sub x9, x9, x4 386 eor x9, x9, IV_PART 391 mov v3.d[0], x9 444 rev x9, x9 505 add x9, x9, x13 709 add x9, x8, #32 711 sub x9, x9, x4 [all …]
|
| H A D | sm4-ce-gcm-core.S | 209 mov vctr.d[1], x9; \ 212 bfi x9, x6, #0, #32; \ 220 bfi x9, x6, #0, #32; \ 387 ldp x8, x9, [x3] 389 rev x9, x9 527 rev x9, x9 528 stp x8, x9, [x3] 598 ldp x8, x9, [x3] 600 rev x9, x9 719 rev x9, x9 [all …]
|
| H A D | aes-ce-ccm-core.S | 58 rev x9, x8 59 ins v1.d[1], x9 /* no carry in lower ctr */ 91 add x9, x8, w2, sxtw 93 ld1 {v7.16b-v8.16b}, [x9]
|
| /linux-6.15/arch/arm64/kernel/ |
| H A D | entry-ftrace.S | 83 str x9, [sp, #FREGS_LR] 90 stp x29, x9, [sp, #FREGS_SIZE + 16] 99 mov x1, x9 // parent_ip (callsite's LR) 136 ldr x9, [sp, #FREGS_PC] 141 ret x9 155 ldr x9, [sp, #FREGS_LR] 176 mov x30, x9
|
| H A D | smccc-call.S | 18 ldr x9, [x4, #ARM_SMCCC_QUIRK_ID_OFFS] 19 cmp x9, #ARM_SMCCC_QUIRK_QCOM_A6 59 ldp x8, x9, [x19, #ARM_SMCCC_1_2_REGS_X8_OFFS] 75 stp x8, x9, [x19, #ARM_SMCCC_1_2_REGS_X8_OFFS]
|
| H A D | sleep.S | 80 adr_l x9, mpidr_hash 81 ldr x10, [x9, #MPIDR_HASH_MASK] 86 ldp w3, w4, [x9, #MPIDR_HASH_SHIFTS] 87 ldp w5, w6, [x9, #(MPIDR_HASH_SHIFTS + 8)]
|
| H A D | entry.S | 210 stp x8, x9, [sp, #16 * 4] 420 ldp x8, x9, [sp, #16 * 4] 830 mov x9, sp 836 stp x29, x9, [x8], #16 844 ldp x29, x9, [x8], #16 846 mov sp, x9 848 ptrauth_keys_install_kernel x1, x8, x9, x10 982 stp x8, x9, [x1, #SDEI_EVENT_INTREGS + 16 * 4]
|
| /linux-6.15/arch/arm64/lib/ |
| H A D | copy_page.S | 37 ldp x8, x9, [x1, #48] 54 stnp x8, x9, [x0, #48 - 256] 55 ldp x8, x9, [x1, #48] 73 stnp x8, x9, [x0, #48 - 256]
|
| H A D | kasan_sw_tags.S | 46 stp x8, x9, [sp, #8 * 8] 61 ldp x8, x9, [sp, #8 * 8]
|
| H A D | crc32.S | 164 add x9, in, x4, lsl #4 // x9 := in + 16 * x4 183 ldp x16, x17, [x9], #16 210 mov in, x9
|
| /linux-6.15/lib/crypto/ |
| H A D | curve25519-fiat32.c | 235 { const u32 x9 = in1[2]; in fe_add_impl() local 250 out[2] = (x9 + x27); in fe_add_impl() 278 { const u32 x9 = in1[2]; in fe_sub_impl() local 293 out[2] = ((0x7fffffe + x9) - x27); in fe_sub_impl() 321 { const u32 x9 = in1[2]; in fe_mul_impl() local 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() 338 …{ u64 x44 = (((((u64)x27 * x9) + (0x2 * (((u64)x25 * x11) + ((u64)x29 * x7)))) + ((u64)x23 * x13))… in fe_mul_impl() 644 { const u32 x9 = in1[2]; in fe_mul_121666_impl() local 659 { u64 x42 = ((((u64)(0x2 * x25) * x7) + ((u64)x23 * x9)) + ((u64)x27 * x5)); in fe_mul_121666_impl() [all …]
|
| /linux-6.15/arch/powerpc/boot/dts/fsl/ |
| H A D | p2020ds.dtsi | 220 0x8800 0x0 0x0 0x1 &i8259 0x9 0x2 224 0x8900 0x0 0x0 0x1 &i8259 0x9 0x2 228 0x8a00 0x0 0x0 0x1 &i8259 0x9 0x2 232 0x8b00 0x0 0x0 0x1 &i8259 0x9 0x2 236 0x8c00 0x0 0x0 0x1 &i8259 0x9 0x2 240 0x8d00 0x0 0x0 0x1 &i8259 0x9 0x2 244 0x8e00 0x0 0x0 0x1 &i8259 0x9 0x2 248 0x8f00 0x0 0x0 0x1 &i8259 0x9 0x2
|
| /linux-6.15/Documentation/devicetree/bindings/pci/ |
| H A D | starfive,jh7110-pcie.yaml | 88 reg = <0x9 0x40000000 0x0 0x10000000>, 96 <0xc3000000 0x9 0x00000000 0x9 0x00000000 0x0 0x40000000>;
|
| /linux-6.15/arch/arm64/kvm/hyp/nvhe/ |
| H A D | host.S | 30 stp x8, x9, [x0, #CPU_XREG_OFFSET(8)] 85 ldp x8, x9, [x29, #CPU_XREG_OFFSET(8)] 274 ldp x8, x9, [x18, #CPU_XREG_OFFSET(8)] 286 stp x8, x9, [x18, #CPU_XREG_OFFSET(8)]
|
| /linux-6.15/arch/arm64/boot/dts/microchip/ |
| H A D | sparx5_pcb125.dts | 53 reg = <0x9>; /* SPI */ 67 reg = <0x9>; /* SPI */
|
| /linux-6.15/tools/testing/selftests/kvm/lib/arm64/ |
| H A D | handlers.S | 9 stp x8, x9, [sp, #16 * 4] 52 ldp x8, x9, [sp, #16 * 4]
|
| /linux-6.15/tools/testing/selftests/kvm/lib/riscv/ |
| H A D | handlers.S | 22 sd x9, 64(sp) 82 ld x9, 64(sp)
|
| /linux-6.15/drivers/comedi/drivers/tests/ |
| H A D | ni_routes_test.c | 78 #define O9(x1, x2, x3, x4, x5, x6, x7, x8, x9) \ argument 80 O(x1), O(x2), O(x3), O(x4), O(x5), O(x6), O(x7), O(x8), O(x9), \ 117 #define RV9(x1, x2, x3, x4, x5, x6, x7, x8, x9) \ argument 120 [x9] = V(x9),
|
| /linux-6.15/arch/powerpc/boot/dts/ |
| H A D | mvme5100.dts | 131 0x8000 0x0 0x0 0x1 &mpic 0x9 0x1 138 0x8800 0x0 0x0 0x2 &mpic 0x9 0x1 148 0xa000 0x0 0x0 0x1 &mpic 0x9 0x1
|
| /linux-6.15/arch/riscv/kernel/probes/ |
| H A D | rethook_trampoline.S | 21 REG_S x9, PT_S1(sp) 53 REG_L x9, PT_S1(sp)
|
| /linux-6.15/arch/arm64/kvm/hyp/ |
| H A D | entry.S | 78 ldp x8, x9, [x29, #CPU_XREG_OFFSET(8)] 141 stp x8, x9, [x1, #CPU_XREG_OFFSET(8)]
|
| /linux-6.15/arch/x86/crypto/ |
| H A D | chacha-ssse3-x86_64.S | 316 # x9 += x13, x5 = rotl32(x5 ^ x9, 12) 370 # x9 += x13, x5 = rotl32(x5 ^ x9, 7) 438 # x9 += x14, x4 = rotl32(x4 ^ x9, 12) 492 # x9 += x14, x4 = rotl32(x4 ^ x9, 7) 538 # x9[0-3] += s2[1]
|
| /linux-6.15/Documentation/input/devices/ |
| H A D | alps.rst | 109 byte 0: 1 0 0 0 1 x9 x8 x7 123 byte 2: 0 x10 x9 x8 x7 ? fin ges 141 byte 2: 0 x10 x9 x8 x7 0 fin ges 164 byte 1: 0 x10 x9 x8 x7 x6 x5 x4 183 byte 4: 0 x14 x13 x12 x11 x10 x9 y0 208 byte 1: 0 x10 x9 x8 x7 x6 x5 x4 223 byte 3: 0 x9 x8 y9 y8 y7 y6 y5 259 byte 4: y10 y9 y8 y7 x10 x9 x8 x7 268 byte 4: 0 x9 x8 x7 x6 x5 x4 x3
|