Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
H A Dprocessor.h29 static inline void wrusp(unsigned long usp) in wrusp() function
143 wrusp(usp); in start_thread()
/linux/arch/alpha/kernel/
H A Dsignal.c191 wrusp(usp); in restore_sigcontext()
364 wrusp((unsigned long) frame); in setup_frame()
418 wrusp((unsigned long) frame); in setup_rt_frame()
H A Dprocess.c213 wrusp(sp); in start_thread()
H A Dtraps.c887 wrusp(fake_reg); in do_entUnaUser()
/linux/arch/m68k/kernel/
H A Dsignal.c701 wrusp(context.sc_usp); in restore_sigcontext()
742 wrusp(usp); in rt_restore_ucontext()
942 wrusp ((unsigned long) frame); in setup_frame()
1022 wrusp ((unsigned long) frame); in setup_rt_frame()
/linux/arch/alpha/include/asm/
H A Dpal.h91 __CALL_PAL_W1(wrusp, unsigned long);