Home
last modified time | relevance | path

Searched refs:THREAD_ksp (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/cris/include/arch-v10/arch/
Doffset.h24 #define THREAD_ksp 0 /* offsetof(struct thread_struct, ksp) */ macro
/linux-3.4.99/arch/cris/include/arch-v32/arch/
Doffset.h26 #define THREAD_ksp 0 /* offsetof(struct thread_struct, ksp) */ macro
/linux-3.4.99/arch/cris/arch-v32/kernel/
Dentry.S363 addoq +THREAD_ksp, $r10, $acr
371 addoq +THREAD_ksp, $r11, $acr
/linux-3.4.99/arch/cris/arch-v10/kernel/
Dentry.S310 move.d $sp, [$r10+THREAD_ksp] ; save the kernel stack pointer for the old task
315 move.d [$r11+THREAD_ksp], $sp ; switch into the new stackframe by restoring kernel sp