in include/asm/processor.h [27:32]
static inline void wrusp(unsigned long usp) { extern unsigned int _sw_usp; _sw_usp = usp; }