Home
last modified time | relevance | path

Searched refs:x19 (Results 1 – 25 of 65) sorted by relevance

123

/arch/arm64/crypto/
Dsha512-core.S_shipped68 stp x19,x20,[sp,#16]
85 ldr x19,[x30],#8 // *K++
92 add x27,x27,x19 // h+=K[i]
95 bic x19,x26,x24
97 orr x17,x17,x19 // Ch(e,f,g)
98 eor x19,x20,x21 // a^b, b^c in next round
104 and x28,x28,x19 // (b^c)&=(a^b)
109 ldr x28,[x30],#8 // *K++, x19 in next round
129 and x19,x19,x28 // (b^c)&=(a^b)
131 eor x19,x19,x20 // Maj(a,b,c)
[all …]
/arch/arm64/kernel/
Dhibernate-asm.S89 mov x19, x3
91 1: ldr x10, [x19, #HIBERN_PBE_ORIG]
93 ldr x1, [x19, #HIBERN_PBE_ADDR]
107 ldr x19, [x19, #HIBERN_PBE_NEXT]
108 cbnz x19, 1b
Dentry.S173 stp x18, x19, [sp, #16 * 9]
183 ldr x19, [tsk, #TSK_TI_FLAGS] // since we can unmask debug
184 disable_step_tsk x19, x20 // exceptions when scheduling.
347 ldp x18, x19, [sp, #16 * 9]
373 mov x19, sp // preserve the original sp
381 eor x25, x25, x19
399 mov sp, x19
927 mask_nospec64 xscno, xsc_nr, x19 // enforce bounds for syscall number
1106 stp x19, x20, [x8], #16 // store callee-saved registers
1114 ldp x19, x20, [x8], #16 // restore callee-saved registers
[all …]
Dsleep.S66 stp x19, x20, [x0,#SLEEP_STACK_DATA_CALLEE_REGS+16]
139 ldp x19, x20, [x29, #16]
Dhead.S735 mov x19, x0 // preserve new SCTLR_EL1 value
760 msr sctlr_el1, x19 // re-enable the MMU
Dprocess.c370 p->thread.cpu_context.x19 = stack_start; in copy_thread()
/arch/arm64/kernel/probes/
Dkprobes_trampoline.S22 stp x18, x19, [sp, #S_X18]
56 ldp x18, x19, [sp, #S_X18]
/arch/arm64/kvm/hyp/
Dentry.S35 stp x19, x20, [\ctxt, #CPU_XREG_OFFSET(19)]
44 ldp x19, x20, [\ctxt, #CPU_XREG_OFFSET(19)]
/arch/arm/boot/dts/
Dimx7d-sbc-imx7.dts33 MX7D_PAD_SD1_CLK__SD1_CLK 0x19
Dimx7d-cl-som-imx7.dts267 MX7D_PAD_SD3_CLK__SD3_CLK 0x19
276 MX7D_PAD_SD3_STROBE__SD3_STROBE 0x19
Dimx7s-warp.dts385 MX7D_PAD_SD1_CLK__SD1_CLK 0x19
397 MX7D_PAD_SD3_CLK__SD3_CLK 0x19
406 MX7D_PAD_SD3_RESET_B__SD3_RESET_B 0x19
Dimx7d-sdb.dts629 MX7D_PAD_SD1_CLK__SD1_CLK 0x19
643 MX7D_PAD_SD2_CLK__SD2_CLK 0x19
677 MX7D_PAD_SD3_CLK__SD3_CLK 0x19
686 MX7D_PAD_SD3_STROBE__SD3_STROBE 0x19
Dimx7d-nitrogen7.dts675 MX7D_PAD_SD1_CLK__SD1_CLK 0x19
688 MX7D_PAD_SD2_CLK__SD2_CLK 0x19
701 MX7D_PAD_SD3_CLK__SD3_CLK 0x19
Darmada-388-rd.dts69 MBUS_ID(0x09, 0x19) 0 0xf1100000 0x10000
Darmada-38x-solidrun-microsom.dtsi60 MBUS_ID(0x09, 0x19) 0 0xf1100000 0x10000
Darmada-388-db.dts68 MBUS_ID(0x09, 0x19) 0 0xf1100000 0x10000
Drv1108-evb.dts211 reg = <0x19>;
Darmada-385-linksys.dtsi61 MBUS_ID(0x09, 0x19) 0 0xf1100000 0x10000
Dr8a7745.dtsi309 dmas = <&dmac0 0x19>, <&dmac0 0x1a>,
310 <&dmac1 0x19>, <&dmac1 0x1a>;
Darmada-385-db-ap.dts63 MBUS_ID(0x09, 0x19) 0 0xf1100000 0x10000
/arch/arm64/include/asm/
Dprocessor.h98 unsigned long x19; member
/arch/powerpc/boot/dts/
Dtaishan.dts412 0x800 0x0 0x0 0x3 &UIC0 0x19 0x8
417 0x1000 0x0 0x0 0x2 &UIC0 0x19 0x8
Dkilauea.dts303 interrupt-map = </*Status*/ 0x0 &UIC0 0x19 0x4
428 2 &UIC2 0x19 1
Dwarp.dts235 interrupts = <0x19 0x8>;
Dsbc8548-post.dtsi139 reg = <0x19>;

123