SYNOPSIS
In sys/param.h In vm/vm.h In vm/pmap.h Ft void Fn pmap_growkernel vm_offset_t addrDESCRIPTION
The Fn pmap_growkernel function grows the kernel virtual address space to the virtual address Fa addr .It will allocate more page entries if required.