Lines Matching refs:x0
272 set_thread_registers x0, x1, x2
273 ldr x1, [x0, TH_KSTACKPTR] // Get top of kernel stack
275 set_process_dependent_keys_and_sync_context x0, x1, x2, x3, w4
276 mov x0, #0 // Clear argument to thread_continue
301 mov x20, x0 //continuation
306 mov x0, #1
310 mov x0, x21 // Set the first parameter
318 mrs x0, TPIDR_EL1 // Get the current thread pointer
333 ldr x3, [x0, TH_KSTACKPTR] // Get the old kernel stack top
369 mrs x0, TPIDR_EL1 // Get thread pointer
370 ldr x1, [x0, TH_KSTACKPTR] // Get the top of the kernel stack
372 ldr x1, [x0, ACT_CPUDATAP] // Get current cpu
386 mrs x0, TPIDR_EL1 // Get thread pointer
387 ldr x1, [x0, TH_KSTACKPTR] // Get the top of the kernel stack
389 set_process_dependent_keys_and_sync_context x0, x1, x2, x3, w4
395 set_thread_registers x0, x1, x2