uvmfirst 164 kernel/defs.h void uvmfirst(pagetable_t, uchar *, uint); uvmfirst 242 kernel/proc.c uvmfirst(p->pagetable, initcode, sizeof(initcode));