pmap_kernel - General: Returns the physical map handle for
the kernel
pmap_t pmap_kernel(
void );
None
The pmap_kernel routine returns the physical map handle
for the kernel.
The pmap_kernel routine returns the physical map handle
for the kernel.
Routines: pmap_extract(9r), pmap_set_modify(9r)
pmap_kernel(9r)
[ Back ] |