vm_fork
vm_fork(p1, NULL, NULL, flags);
vm_fork(p1, p2, lp2, flags);
void vm_fork(struct proc *, struct proc *, struct lwp *, int);