Home
last modified time | relevance | path

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

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