| /linux/arch/arm64/kvm/hyp/ |
| H A D | entry.S | 58 add x29, x0, #VCPU_CONTEXT 61 mte_switch_to_guest x29, x1, x2 68 ptrauth_switch_to_guest x29, x0, x1, x2 71 restore_sp_el0 x29, x0 74 ldp x0, x1, [x29, #CPU_XREG_OFFSET(0)] 75 ldp x2, x3, [x29, #CPU_XREG_OFFSET(2)] 76 ldp x4, x5, [x29, #CPU_XREG_OFFSET(4)] 77 ldp x6, x7, [x29, #CPU_XREG_OFFSET(6)] 78 ldp x8, x9, [x29, #CPU_XREG_OFFSET(8)] 79 ldp x10, x11, [x29, #CPU_XREG_OFFSET(10)] [all …]
|
| H A D | hyp-entry.S | 99 stp x29, x30, [sp, #-16]! 101 ldp x29, x30, [sp], #16 115 stp x29, x30, [sp, #-16]! 119 ldp x29, x30, [sp], #16
|
| /linux/arch/arm64/boot/dts/renesas/ |
| H A D | rzt2h-n2h-evk-common.dtsi | 190 pinmux = <RZT2H_PORT_PINMUX(12, 2, 0x29)>, /* SD0_DATA0 */ 191 <RZT2H_PORT_PINMUX(12, 3, 0x29)>, /* SD0_DATA1 */ 192 <RZT2H_PORT_PINMUX(12, 4, 0x29)>, /* SD0_DATA2 */ 193 <RZT2H_PORT_PINMUX(12, 5, 0x29)>, /* SD0_DATA3 */ 194 <RZT2H_PORT_PINMUX(12, 6, 0x29)>, /* SD0_DATA4 */ 195 <RZT2H_PORT_PINMUX(12, 7, 0x29)>, /* SD0_DATA5 */ 196 <RZT2H_PORT_PINMUX(13, 0, 0x29)>, /* SD0_DATA6 */ 197 <RZT2H_PORT_PINMUX(13, 1, 0x29)>; /* SD0_DATA7 */ 201 pinmux = <RZT2H_PORT_PINMUX(12, 0, 0x29)>, /* SD0_CLK */ 202 <RZT2H_PORT_PINMUX(12, 1, 0x29)>, /* SD0_CMD */ [all …]
|
| /linux/arch/arm64/kvm/hyp/nvhe/ |
| H A D | host.S | 40 mov x29, x0 49 add x18, x29, #CPU_APIAKEYLO_EL1 71 add x18, x29, #CPU_APIAKEYLO_EL1 78 ldp x0, x1, [x29, #CPU_XREG_OFFSET(0)] 79 ldp x2, x3, [x29, #CPU_XREG_OFFSET(2)] 80 ldp x4, x5, [x29, #CPU_XREG_OFFSET(4)] 81 ldp x6, x7, [x29, #CPU_XREG_OFFSET(6)] 85 ldp x8, x9, [x29, #CPU_XREG_OFFSET(8)] 86 ldp x10, x11, [x29, #CPU_XREG_OFFSET(10)] 87 ldp x12, x13, [x29, #CPU_XREG_OFFSET(12)] [all …]
|
| H A D | hyp-init.S | 199 mov x29, x1 222 mov x0, x29
|
| /linux/arch/arm64/kernel/ |
| H A D | sleep.S | 66 stp x29, lr, [x0, #SLEEP_STACK_DATA_CALLEE_REGS] 93 stp x29, lr, [sp, #-16]! 95 ldp x29, lr, [sp], #16 132 add x29, x0, #SLEEP_STACK_DATA_CALLEE_REGS 147 ldp x19, x20, [x29, #16] 148 ldp x21, x22, [x29, #32] 149 ldp x23, x24, [x29, #48] 150 ldp x25, x26, [x29, #64] 151 ldp x27, x28, [x29, #80] 152 ldp x29, lr, [x29]
|
| H A D | efi-rt-wrapper.S | 10 stp x29, x30, [sp, #-112]! 11 mov x29, sp 34 stp x18, x29, [sp, #-16]! 50 mov sp, x29 55 ldp x29, x30, [sp], #112 85 ldp x29, x30, [sp], #112
|
| H A D | entry.S | 218 stp x28, x29, [sp, #16 * 14] 296 add x29, sp, #S_STACKFRAME 373 mrs x29, contextidr_el1 374 msr contextidr_el1, x29 428 ldp x28, x29, [sp, #16 * 14] 434 msr far_el1, x29 436 ldr_this_cpu x30, this_cpu_vector, x29 437 tramp_alias x29, tramp_exit 441 br x29 770 tramp_unmap_kernel x29 [all …]
|
| /linux/lib/crypto/ |
| H A D | curve25519-fiat32.c | 123 { u32 x29; u8/*bool*/ x30 = subborrow_u25(x27, x8, 0x1ffffff, &x29); in fe_freeze() local 138 { u32 x64; u8/*bool*/ x65 = addcarryx_u25(x61, x29, x62, &x64); in fe_freeze() 244 { const u32 x29 = in2[3]; in fe_add_impl() local 251 out[3] = (x11 + x29); in fe_add_impl() 287 { const u32 x29 = in2[3]; in fe_sub_impl() local 294 out[3] = ((0x3fffffe + x11) - x29); in fe_sub_impl() 330 { const u32 x29 = in2[3]; in fe_mul_impl() local 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() 339 …{ u64 x45 = (((((((u64)x27 * x11) + ((u64)x29 * x9)) + ((u64)x25 * x13)) + ((u64)x31 * x7)) + ((u6… in fe_mul_impl() [all …]
|
| /linux/tools/testing/selftests/arm64/bti/ |
| H A D | trampoline.S | 22 stp x29, x30, [sp, #-16]! 24 ldp x29, x30, [sp], #16
|
| /linux/tools/testing/selftests/arm64/signal/ |
| H A D | signals.S | 16 stp x29, x30, [sp, #-16]! 17 mov x29, sp
|
| /linux/arch/arm64/lib/ |
| H A D | kasan_sw_tags.S | 42 add x29, sp, #232 68 ldp x29, x30, [sp, #8 * 29]
|
| /linux/drivers/net/wan/ |
| H A D | wanxlfw.inc_shipped | 69 0x0C,0xB0,0x00,0x00,0x00,0x10,0x29,0x90,0x66,0x00,0x00,0x7C,0x20,0x70,0x29,0xA0, 71 0x00,0x04,0x24,0x30,0x29,0xA0,0x00,0x08,0x31,0x82,0x19,0xA0,0x00,0x02,0x56,0x82, 84 0xFA,0xF4,0x0C,0xB0,0x00,0x00,0x00,0x00,0x29,0x90,0x66,0x00,0x00,0x96,0x21,0x83, 85 0x29,0xA0,0x00,0x08,0x20,0x70,0x19,0xA0,0x00,0x04,0x22,0x70,0x29,0xA0,0x00,0x04, 89 0x09,0xB0,0x00,0x00,0x18,0xC2,0x29,0x90,0x08,0xC6,0x00,0x04,0x24,0x3A,0x04,0x1A, 94 0xFE,0xF8,0x24,0x30,0x09,0xB0,0x00,0x00,0x10,0x04,0x52,0xB0,0x29,0xA0,0x00,0x08, 95 0x60,0x00,0xFF,0xC2,0x24,0x30,0x09,0xB0,0x00,0x00,0x10,0x04,0x52,0xB0,0x29,0xA0, 104 0x21,0xBC,0x00,0x00,0x00,0x20,0x29,0x90,0x60,0x00,0xFF,0x7E,0x21,0xBC,0x00,0x00, 105 0x00,0x30,0x29,0x90,0x60,0x00,0xFF,0x72,0x4E,0x75,0x2F,0x00,0x40,0xE7,0x20,0x39, 148 0x6F,0x70,0x79,0x72,0x69,0x67,0x68,0x74,0x20,0x28,0x43,0x29,0x20,0x32,0x30,0x30,
|
| /linux/Documentation/hwmon/ |
| H A D | lm95245.rst | 8 Addresses scanned: I2C 0x18, 0x29, 0x4c 16 Addresses scanned: I2C 0x18, 0x19, 0x29, 0x4c, 0x4d
|
| H A D | emc1403.rst | 8 Addresses scanned: I2C 0x18, 0x1c, 0x29, 0x4c, 0x4d, 0x5c 19 Addresses scanned: I2C 0x18, 0x29, 0x4c, 0x4d
|
| H A D | lm83.rst | 10 Addresses scanned: I2C 0x18 - 0x1a, 0x29 - 0x2b, 0x4c - 0x4e 18 Addresses scanned: I2C 0x18 - 0x1a, 0x29 - 0x2b, 0x4c - 0x4e
|
| /linux/tools/testing/selftests/kvm/lib/riscv/ |
| H A D | handlers.S | 42 sd x29, 232(sp) 65 ld x29, 232(sp)
|
| /linux/tools/testing/selftests/arm64/abi/ |
| H A D | syscall-abi-asm.S | 74 stp x29, x30, [sp, #-112]! 75 mov x29, sp 123 str x29, [x2], #8 // FP 232 stp x28, x29, [x2], #16 353 ldp x29, x30, [sp], #112
|
| /linux/arch/riscv/kernel/probes/ |
| H A D | rethook_trampoline.S | 41 REG_S x29, PT_T4(sp) 73 REG_L x29, PT_T4(sp)
|
| /linux/Documentation/trace/coresight/ |
| H A D | panic.rst | 224 a9be7bfd stp x29, x30, [sp, #-32]! 226 910003fd mov x29, sp 244 a8c27bfd ldp x29, x30, [sp], #32 283 a9be7bfd stp x29, x30, [sp, #-32]! 285 910003fd mov x29, sp 303 a8c27bfd ldp x29, x30, [sp], #32
|
| /linux/arch/riscv/kernel/ |
| H A D | mcount-dyn.S | 95 REG_S x29, FREGS_T4(sp) 123 REG_L x29, FREGS_T4(sp)
|
| /linux/arch/riscv/include/asm/ |
| H A D | asm.h | 152 REG_S x29, PT_T4(sp) 182 REG_L x29, PT_T4(sp)
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | qoriq-fman3-0-1g-1.dtsi | 17 cell-index = <0x29>;
|
| /linux/arch/powerpc/boot/dts/fsl/ |
| H A D | qoriq-fman3-0-10g-3.dtsi | 18 cell-index = <0x29>;
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic79xx_seq.h_shipped | 30 0xff, 0x8d, 0x29, 0x60, 102 0xff, 0x29, 0xc7, 0x60, 132 0x3d, 0x93, 0xc5, 0x29, 154 0xff, 0x29, 0x85, 0x70, 257 0x3d, 0x93, 0xc9, 0x29, 360 0x08, 0x48, 0x29, 0x72, 392 0x3d, 0xe2, 0xc4, 0x29, 484 0x3d, 0xe2, 0xc4, 0x29, 502 0x20, 0x39, 0x29, 0x7a, 529 0xe0, 0x3c, 0x29, 0x62, [all …]
|