Home
last modified time | relevance | path

Searched refs:x27 (Results 1 – 25 of 89) sorted by relevance

1234

/linux-6.6.21/lib/crypto/
Dcurve25519-fiat32.c122 { u32 x26; u8/*bool*/ x27 = subborrow_u26(x24, x6, 0x3ffffff, &x26); in fe_freeze() local
123 { u32 x29; u8/*bool*/ x30 = subborrow_u25(x27, x8, 0x1ffffff, &x29); in fe_freeze()
245 { const u32 x27 = in2[2]; in fe_add_impl() local
250 out[2] = (x9 + x27); in fe_add_impl()
288 { const u32 x27 = in2[2]; in fe_sub_impl() local
293 out[2] = ((0x7fffffe + x9) - x27); in fe_sub_impl()
331 { const u32 x27 = in2[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()
[all …]
/linux-6.6.21/Documentation/hwmon/
Dhih6130.rst27 I2C address 0x27 by default, so an entry with I2C_BOARD_INFO("hih6130", 0x27)
Demc2305.rst9 Addresses scanned: I2C 0x27, 0x2c, 0x2d, 0x2e, 0x2f, 0x4c, 0x4d
/linux-6.6.21/arch/arm64/kernel/
Defi-rt-wrapper.S30 stp x27, x28, [sp, #96]
84 ldp x27, x28, [sp, #96]
Drelocate_kernel.S46 ldr x27, [x0, #KIMAGE_ARCH_EL2_VECTORS]
87 cbz x27, .Lel1
Dsleep.S71 stp x27, x28, [x0,#SLEEP_STACK_DATA_CALLEE_REGS+80]
154 ldp x27, x28, [x29, #80]
Dentry.S218 stp x26, x27, [sp, #16 * 13]
427 ldp x26, x27, [sp, #16 * 13]
834 stp x27, x28, [x8], #16
842 ldp x27, x28, [x8], #16
990 stp x26, x27, [x1, #SDEI_EVENT_INTREGS + 16 * 13]
/linux-6.6.21/arch/powerpc/boot/dts/
Dholly.dts163 0x800 0x0 0x0 0x4 &RT0 0x27 0x0
167 0x1000 0x0 0x0 0x3 &RT0 0x27 0x0
171 0x1800 0x0 0x0 0x2 &RT0 0x27 0x0
175 0x2000 0x0 0x0 0x1 &RT0 0x27 0x0
/linux-6.6.21/Documentation/devicetree/bindings/power/supply/
Dti,lp8727.yaml20 const: 0x27
71 reg = <0x27>;
/linux-6.6.21/tools/testing/selftests/kvm/lib/aarch64/
Dhandlers.S18 stp x26, x27, [sp, #16 * 13]
43 ldp x26, x27, [sp, #16 * 13]
/linux-6.6.21/arch/arm64/kernel/probes/
Dkprobes_trampoline.S26 stp x26, x27, [sp, #S_X26]
60 ldp x26, x27, [sp, #S_X26]
/linux-6.6.21/arch/riscv/kernel/probes/
Drethook_trampoline.S39 REG_S x27, PT_S11(sp)
71 REG_L x27, PT_S11(sp)
/linux-6.6.21/arch/riscv/include/asm/
Dasm.h130 REG_S x27, PT_S11(sp)
160 REG_L x27, PT_S11(sp)
/linux-6.6.21/tools/testing/selftests/arm64/abi/
Dsyscall-abi-asm.S81 stp x27, x28, [sp, #96]
122 ldp x26, x27, [x2], #16
232 stp x26, x27, [x2], #16
354 ldp x27, x28, [sp, #96]
/linux-6.6.21/arch/arm/boot/dts/nspire/
Dnspire-tp.dts65 MATRIX_KEY(5, 8, 0x27)
Dnspire-clp.dts40 MATRIX_KEY(3, 0, 0x27)
Dnspire-cx.dts100 MATRIX_KEY(5, 8, 0x27)
/linux-6.6.21/arch/arm64/include/asm/
Dkvm_asm.h348 stp x27, x28, [\ctxt, #CPU_XREG_OFFSET(27)]
359 ldp x27, x28, [\ctxt, #CPU_XREG_OFFSET(27)]
/linux-6.6.21/Documentation/devicetree/bindings/net/nfc/
Dsamsung,s3fwrn5.yaml78 reg = <0x27>;
/linux-6.6.21/Documentation/devicetree/bindings/rtc/
Dqcom-pm8xxx-rtc.yaml81 interrupts = <0x27 0>;
/linux-6.6.21/net/wireless/certs/
Dsforshee.hex37 0xd9, 0x1b, 0x73, 0x45, 0xeb, 0xba, 0x27, 0x85,
72 0xf6, 0xaa, 0xc4, 0x2e, 0x8b, 0x5a, 0x27, 0xe4,
Dwens.hex33 0x73, 0x38, 0xd7, 0x27, 0x02, 0x2a, 0x79, 0x03,
34 0xe1, 0xac, 0xcf, 0xb0, 0x27, 0x85, 0x86, 0x93,
/linux-6.6.21/tools/perf/arch/arm64/util/
Dperf_regs.c47 SMPL_REG(x27, PERF_REG_ARM64_X27),
/linux-6.6.21/arch/arm/boot/dts/aspeed/
Daspeed-bmc-portwell-neptune.dts123 reg = <0x27>;
/linux-6.6.21/Documentation/devicetree/bindings/mmc/
Dbrcm,sdhci-brcmstb.yaml115 interrupts = <0x0 0x27 0x4>;

1234