cpu_switchto
pc = (vaddr_t)cpu_switchto;
Name(cpu_switchto),
prevlwp = cpu_switchto(l, newl, returning);
struct lwp *cpu_switchto(struct lwp *, struct lwp *, bool);