:man| Alphabetical   Categories   About us 
 
PMAP_GROWKERNEL (9) | Kernel routines | Unix Manual Pages | :man

NAME

pmap_growkernel - grow the kernel virtual address (KVA) space

CONTENTS

Synopsis
Description
See Also
Authors

SYNOPSIS


.In sys/param.h
.In vm/vm.h
.In vm/pmap.h void pmap_growkernel "vm_offset_t addr"

DESCRIPTION

The pmap_growkernel function grows the kernel virtual address space to the virtual address addr.

It will allocate more page entries if required.

SEE ALSO

pmap(9)

AUTHORS

 
Created by Blin Media, 2008-2013