Home
last modified time | relevance | path

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

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