Lines Matching refs:x19
159 stp x18, x19, [sp, #16 * 9]
170 ldr x19, [tsk, #TSK_TI_FLAGS] // since we can unmask debug
171 disable_step_tsk x19, x20 // exceptions when scheduling.
358 ldp x18, x19, [sp, #16 * 9]
385 mov x19, sp // preserve the original sp
393 eor x25, x25, x19
411 mov sp, x19
1141 stp x19, x20, [x8], #16 // store callee-saved registers
1149 ldp x19, x20, [x8], #16 // restore callee-saved registers
1167 cbz x19, 1f // not a kernel thread
1169 blr x19
1274 stp x18, x19, [x1, #SDEI_EVENT_INTREGS + 16 * 9]
1283 mov x19, x1
1291 ldrb w4, [x19, #SDEI_EVENT_PRIORITY]
1319 add x0, x19, #SDEI_EVENT_INTREGS
1320 mov x1, x19
1325 mov x4, x19 // keep x4 for __sdei_asm_exit_trampoline
1327 ldp x18, x19, [x4, #SDEI_EVENT_INTREGS + 16 * 9]