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
361 addoq +THREAD_ksp, $r10, $acr369 addoq +THREAD_ksp, $r11, $acr
318 move.d $sp, [$r10+THREAD_ksp] ; save the kernel stack pointer for the old task323 move.d [$r11+THREAD_ksp], $sp ; switch into the new stackframe by restoring kernel sp