Home
last modified time | relevance | path

Searched refs:x23 (Results 1 – 25 of 127) sorted by relevance

123456

/linux-6.3-rc2/tools/testing/selftests/arm64/signal/
A Dsignals.S28 add x23, sp, x22 /* new sigframe base with misaligment if any */
32 mov x2, x23
36 mov x0, x23
52 str x23, [x0]
54 mov sp, x23
/linux-6.3-rc2/drivers/net/wan/
A Dwanxlfw.inc_shipped10 0x23,0xFC,0x78,0x00,0x00,0x00,0xFF,0xFC,0x15,0x48,0x33,0xFC,0x04,0x80,0xFF,0xFC,
11 0x10,0x26,0x33,0xFC,0x01,0x10,0xFF,0xFC,0x10,0x2A,0x23,0xFC,0x00,0xD4,0x9F,0x40,
12 0xFF,0xFC,0x15,0x40,0x23,0xFC,0x00,0x00,0x05,0x43,0xFF,0xF9,0x01,0x00,0x23,0xFC,
13 0x00,0x00,0x05,0x43,0xFF,0xF9,0x01,0x14,0x23,0xFC,0x00,0x00,0x00,0x00,0xFF,0xF9,
14 0x01,0x10,0x23,0xFC,0x00,0x00,0x00,0x08,0xFF,0xF9,0x01,0x24,0x23,0xFC,0x00,0x00,
16 0x23,0xFC,0x00,0x00,0x00,0x01,0xFF,0xF9,0x00,0xD4,0x61,0x00,0x06,0x74,0x33,0xFC,
24 0x00,0x00,0x00,0x10,0x66,0x00,0xFF,0xBC,0x23,0xC6,0xFF,0xF9,0x00,0xE4,0x60,0x00,
72 0x02,0x82,0xFF,0xFF,0xFF,0xFC,0x23,0xC8,0xFF,0xF9,0x01,0x04,0x23,0xC9,0xFF,0xF9,
73 0x01,0x08,0x23,0xC2,0xFF,0xF9,0x01,0x0C,0x23,0xFC,0x00,0x00,0x01,0x03,0xFF,0xF9,
87 0xFF,0xF9,0x01,0x1C,0x23,0xC9,0xFF,0xF9,0x01,0x18,0x23,0xC3,0xFF,0xF9,0x01,0x20,
[all …]
/linux-6.3-rc2/lib/crypto/
A Dcurve25519-fiat32.c121 { u32 x23; u8/*bool*/ x24 = subborrow_u25(x21, x4, 0x1ffffff, &x23); in fe_freeze() local
247 { const u32 x23 = in2[0]; in fe_add_impl() local
248 out[0] = (x5 + x23); in fe_add_impl()
290 { const u32 x23 = in2[0]; in fe_sub_impl() local
291 out[0] = ((0x7ffffda + x5) - x23); in fe_sub_impl()
333 { const u32 x23 = in2[0]; in fe_mul_impl() local
334 { u64 x40 = ((u64)x23 * x5); in fe_mul_impl()
335 { u64 x41 = (((u64)x23 * x7) + ((u64)x25 * x5)); in fe_mul_impl()
487 { u64 x50 = (x23 + (x33 << 0x4)); in fe_sqr_impl()
656 { const u32 x23 = 121666; in fe_mul_121666_impl() local
[all …]
/linux-6.3-rc2/arch/arm64/kernel/
A Dentry.S217 stp x22, x23, [sp, #16 * 11]
261 apply_ssbd 1, x22, x23
263 mte_set_kernel_gcr x22, x23
284 mrs x23, spsr_el1
305 stp x22, x23, [sp, #S_PC]
367 msr sp_el0, x23
426 ldp x22, x23, [sp, #16 * 11]
470 orr x23, x23, #PSR_PAN_BIT // Set the emulated PAN in the saved SPSR
472 and x23, x23, #~PSR_PAN_BIT // Clear the emulated PAN in the saved SPSR
841 stp x23, x24, [x8], #16
[all …]
A Dhead.S427 add x5, x5, x23 // add KASLR displacement
789 add x11, x11, x23 // actual virtual offset
797 add x14, x14, x23 // relocate
798 str x14, [x12, x23]
840 add x13, x11, x23
842 add x12, x12, x23
851 add x12, x12, x23
876 adrp x23, KERNEL_START
877 and x23, x23, MIN_KIMG_ALIGN - 1
886 orr x23, x23, x0 // record kernel offset
A Defi-rt-wrapper.S28 stp x23, x24, [sp, #64]
82 ldp x23, x24, [sp, #64]
A Dsleep.S69 stp x23, x24, [x0,#SLEEP_STACK_DATA_CALLEE_REGS+48]
152 ldp x23, x24, [x29, #48]
/linux-6.3-rc2/net/wireless/certs/
A Dsforshee.hex35 0x90, 0x0f, 0xac, 0x36, 0xfa, 0x68, 0x23, 0x71,
58 0x25, 0x23, 0x4e, 0xaa, 0x22, 0x0c, 0x16, 0xb9,
64 0x6a, 0x28, 0xf2, 0x34, 0x5c, 0x23, 0x3f, 0x32,
82 0x23, 0x99, 0x9f, 0x51, 0x03, 0x4c, 0x45, 0x7d,
/linux-6.3-rc2/arch/arm64/kernel/probes/
A Dkprobes_trampoline.S24 stp x22, x23, [sp, #S_X22]
58 ldp x22, x23, [sp, #S_X22]
/linux-6.3-rc2/tools/testing/selftests/kvm/lib/aarch64/
A Dhandlers.S16 stp x22, x23, [sp, #16 * 11]
45 ldp x22, x23, [sp, #16 * 11]
/linux-6.3-rc2/arch/riscv/kernel/probes/
A Drethook_trampoline.S35 REG_S x23, PT_S7(sp)
67 REG_L x23, PT_S7(sp)
/linux-6.3-rc2/Documentation/leds/
A Dleds-mlxcpld.rst85 - CPLD reg offset: 0x23
89 - CPLD reg offset: 0x23
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/light/
A Dbh1750.yaml41 reg = <0x23>;
A Dliteon,ltr501.yaml49 reg = <0x23>;
/linux-6.3-rc2/tools/testing/selftests/arm64/abi/
A Dsyscall-abi-asm.S79 stp x23, x24, [sp, #64]
120 ldp x22, x23, [x2], #16
230 stp x22, x23, [x2], #16
352 ldp x23, x24, [sp, #64]
/linux-6.3-rc2/arch/riscv/kernel/
A Dmcount-dyn.S86 REG_S x23, PT_S7(sp)
120 REG_L x23, PT_S7(sp)
A Dentry.S66 REG_S x23, PT_S7(sp)
342 REG_L x23, PT_S7(sp)
484 REG_S x23, PT_S7(sp)
/linux-6.3-rc2/arch/arm64/include/asm/
A Dkvm_asm.h321 stp x23, x24, [\ctxt, #CPU_XREG_OFFSET(23)]
332 ldp x23, x24, [\ctxt, #CPU_XREG_OFFSET(23)]
/linux-6.3-rc2/Documentation/hwmon/
A Dltc4245.rst34 Example: the following will load the driver for an LTC4245 at address 0x23
38 $ echo ltc4245 0x23 > /sys/bus/i2c/devices/i2c-1/new_device
/linux-6.3-rc2/arch/arm64/crypto/
A Daes-neonbs-core.S571 mov x23, x4
574 lsl x5, x5, x23
576 csel x23, x23, xzr, pl
615 cbz x23, 1f
644 mov x23, x4
648 lsl x6, x6, x23
650 csel x23, x23, xzr, pl
716 cbz x23, 2f
/linux-6.3-rc2/tools/perf/arch/arm64/util/
A Dperf_regs.c42 SMPL_REG(x23, PERF_REG_ARM64_X23),
/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/
A Dbrcm,nsp-gpio.txt20 Number of gpios supported (58x25 supports 32 and 58x23 supports 24)
/linux-6.3-rc2/arch/arm/boot/dts/
A Dimx6qdl-gw5907.dtsi234 reg = <0x23>;
242 reg = <0x23>;
A Dimx6qdl-gw552x.dtsi224 reg = <0x23>;
232 reg = <0x23>;
/linux-6.3-rc2/arch/arm64/boot/dts/renesas/
A Dr8a779a0-falcon-csi-dsi.dtsi82 reg = <0x23>;

Completed in 30 milliseconds

123456