lwp_setsp
void lwp_setsp(klwp_t *, caddr_t);
lwp_setsp(ttolwp(curthread), newsp);
lwp_setsp(ttolwp(curthread), biased_sp);