copyuvm 183 defs.h pde_t* copyuvm(pde_t*, uint); copyuvm 193 proc.c if((np->pgdir = copyuvm(curproc->pgdir, curproc->sz)) == 0){