Home
last modified time | relevance | path

Searched refs:wrusp (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dprocessor.h29 static inline void wrusp(unsigned long usp) in wrusp() function
117 wrusp(usp); in start_thread()
/OK3568_Linux_fs/kernel/arch/h8300/include/asm/
H A Dprocessor.h27 static inline void wrusp(unsigned long usp) in wrusp() function
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dsignal.c190 wrusp(usp); in restore_sigcontext()
363 wrusp((unsigned long) frame); in setup_frame()
417 wrusp((unsigned long) frame); in setup_rt_frame()
H A Dprocess.c212 wrusp(sp); in start_thread()
H A Dtraps.c947 wrusp(fake_reg); in do_entUnaUser()
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dsignal.c716 wrusp(context.sc_usp); in restore_sigcontext()
762 wrusp(usp); in rt_restore_ucontext()
958 wrusp ((unsigned long) frame); in setup_frame()
1038 wrusp ((unsigned long) frame); in setup_rt_frame()
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dpal.h91 __CALL_PAL_W1(wrusp, unsigned long);