|
|
|
pmap_kernel(9r)
NAME
pmap_kernel - General: Returns the physical map handle for the kernelSYNOPSIS
pmap_t pmap_kernel( void );ARGUMENTS
NoneDESCRIPTION
The pmap_kernel routine returns the physical map handle for the kernel.RETURN VALUES
The pmap_kernel routine returns the physical map handle for the kernel.SEE ALSO
Routines: pmap_extract(9r), pmap_set_modify(9r)
|
|
|