Searched refs:THREAD_ksp (Results 1 – 4 of 4) sorted by relevance
24 #define THREAD_ksp 0 /* offsetof(struct thread_struct, ksp) */ macro
26 #define THREAD_ksp 0 /* offsetof(struct thread_struct, ksp) */ macro
363 addoq +THREAD_ksp, $r10, $acr371 addoq +THREAD_ksp, $r11, $acr
310 move.d $sp, [$r10+THREAD_ksp] ; save the kernel stack pointer for the old task315 move.d [$r11+THREAD_ksp], $sp ; switch into the new stackframe by restoring kernel sp