Searched refs:x23 (Results 1 – 25 of 32) sorted by relevance
12
/arch/arm64/crypto/ |
D | sha512-core.S_shipped | 70 stp x23,x24,[sp,#48] 76 ldp x22,x23,[x0,#2*8] 105 add x23,x23,x27 // d+=h 116 ror x16,x23,#14 118 eor x7,x23,x23,ror#23 119 and x17,x24,x23 120 bic x28,x25,x23 143 and x17,x23,x22 169 bic x28,x23,x21 190 add x23,x23,x19 // h+=K[i] [all …]
|
/arch/arm64/kernel/ |
D | head.S | 119 adrp x23, __PHYS_OFFSET 120 and x23, x23, MIN_KIMG_ALIGN - 1 // KASLR offset, defaults to 0 296 add x5, x5, x23 // add KASLR displacement 354 tst x23, ~(MIN_KIMG_ALIGN - 1) // already running randomized? 359 orr x23, x23, x0 // record KASLR offset 716 add x11, x11, x23 // actual virtual offset 726 add x13, x13, x23 // relocate 727 str x13, [x11, x23]
|
D | entry.S | 175 stp x22, x23, [sp, #16 * 11] 186 apply_ssbd 1, 1f, x22, x23 206 mrs x23, spsr_el1 237 orr x23, x23, #PSR_PAN_BIT // Set the emulated PAN in the saved SPSR 239 and x23, x23, #~PSR_PAN_BIT // Clear the emulated PAN in the saved SPSR 246 stp x22, x23, [sp, #S_PC] 316 ldr x23, [sp, #S_SP] // load return stack pointer 317 msr sp_el0, x23 349 ldp x22, x23, [sp, #16 * 11] 580 tbnz x23, #7, 1f // PSR_I_BIT [all …]
|
D | sleep.S | 68 stp x23, x24, [x0,#SLEEP_STACK_DATA_CALLEE_REGS+48] 141 ldp x23, x24, [x29, #48]
|
/arch/arm64/kernel/probes/ |
D | kprobes_trampoline.S | 24 stp x22, x23, [sp, #S_X22] 58 ldp x22, x23, [sp, #S_X22]
|
/arch/arm64/kvm/hyp/ |
D | entry.S | 37 stp x23, x24, [\ctxt, #CPU_XREG_OFFSET(23)] 46 ldp x23, x24, [\ctxt, #CPU_XREG_OFFSET(23)]
|
/arch/arm64/include/asm/ |
D | processor.h | 102 unsigned long x23; member
|
/arch/arm/boot/dts/ |
D | imx6qdl-gw552x.dtsi | 126 reg = <0x23>;
|
D | r8a7745.dtsi | 279 dmas = <&dmac0 0x23>, <&dmac0 0x24>, 280 <&dmac1 0x23>, <&dmac1 0x24>;
|
D | armada-370-netgear-rn104.dts | 127 reg = <0x23>;
|
D | imx6qdl-gw51xx.dtsi | 136 reg = <0x23>;
|
D | imx6q-gw5400-a.dts | 197 reg = <0x23>;
|
D | imx6qdl-gw551x.dtsi | 152 reg = <0x23>;
|
D | r8a7743.dtsi | 521 dmas = <&dmac0 0x23>, <&dmac0 0x24>, 522 <&dmac1 0x23>, <&dmac1 0x24>;
|
D | imx6qdl-gw553x.dtsi | 134 reg = <0x23>;
|
D | imx6qdl-gw54xx.dtsi | 209 reg = <0x23>;
|
D | imx6qdl-gw53xx.dtsi | 192 reg = <0x23>;
|
D | imx6qdl-gw52xx.dtsi | 199 reg = <0x23>;
|
D | am335x-cm-t335.dts | 523 ti,wire-config = <0x01 0x10 0x23 0x32>;
|
D | imx6qdl-gw5904.dtsi | 211 reg = <0x23>;
|
D | imx6qdl-gw5903.dtsi | 187 reg = <0x23>;
|
/arch/powerpc/boot/dts/ |
D | sbc8548-post.dtsi | 163 interrupts = <0x23 0x2 0x24 0x2 0x28 0x2>;
|
D | ksi8560.dts | 188 interrupts = <0x23 0x2 0x24 0x2 0x28 0x2>;
|
/arch/arm64/boot/dts/renesas/ |
D | ulcb.dtsi | 134 x23_clk: x23-clock {
|
D | salvator-common.dtsi | 236 x23_clk: x23-clock {
|
12