Lines Matching refs:x19
170 stp x18, x19, [sp, #16 * 9]
181 ldr x19, [tsk, #TSK_TI_FLAGS] // since we can unmask debug
182 disable_step_tsk x19, x20 // exceptions when scheduling.
339 ldp x18, x19, [sp, #16 * 9]
369 mov x19, sp // preserve the original sp
377 eor x25, x25, x19
395 mov sp, x19
1046 stp x19, x20, [x8], #16 // store callee-saved registers
1054 ldp x19, x20, [x8], #16 // restore callee-saved registers
1072 cbz x19, 1f // not a kernel thread
1074 blr x19
1179 stp x18, x19, [x1, #SDEI_EVENT_INTREGS + 16 * 9]
1188 mov x19, x1
1196 ldrb w4, [x19, #SDEI_EVENT_PRIORITY]
1224 add x0, x19, #SDEI_EVENT_INTREGS
1225 mov x1, x19
1230 mov x4, x19 // keep x4 for __sdei_asm_exit_trampoline
1232 ldp x18, x19, [x4, #SDEI_EVENT_INTREGS + 16 * 9]