uvmspace_exec
uvmspace_exec(p, VM_MIN_ADDRESS, VM_MAXUSER_ADDRESS);
void uvmspace_exec(struct proc *, vaddr_t, vaddr_t);