in include/asm/processor.h [20:25]
static inline unsigned long rdusp(void) { extern unsigned int _sw_usp; return _sw_usp; }