Main index | Section 9 | Options |
#include <sys/param.h>
#include <vm/vm.h>
#include <vm/pmap.h>
The value passed in *virt is treated as a hint for the virtual address of the beginning of the mapping.
Architectures which can support a direct mapped physical to virtual region can return the appropriate address within that region, leaving *virt unchanged.
If the function is unsuccessful, NULL is returned.
PMAP_MAP (9) | July 21, 2003 |
Main index | Section 9 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | Unix is a junk OS designed by a committee of PhDs. | ” |
— Dave Cutler |