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