Home
last modified time | relevance | path

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

/linux-3.4.99/arch/cris/include/arch-v10/arch/
Doffset.h25 #define THREAD_usp 4 /* offsetof(struct thread_struct, usp) */ macro
/linux-3.4.99/arch/cris/include/arch-v32/arch/
Doffset.h27 #define THREAD_usp 4 /* offsetof(struct thread_struct, usp) */ macro
/linux-3.4.99/arch/cris/arch-v32/kernel/
Dentry.S356 addoq +THREAD_usp, $r10, $acr
373 addoq +THREAD_usp, $r11, $acr
/linux-3.4.99/arch/cris/arch-v10/kernel/
Dentry.S304 move $usp, [$r10+ THREAD_usp] ; save user-mode stackpointer
319 move [$r11+THREAD_usp], $usp ; restore user-mode stackpointer