Main index | Section 9 | Options |
#include <sys/param.h>
#include <vm/vm.h>
#include <vm/vm_map.h>
The function vm_map_min() returns the lower address bound of the map map.
The function vm_map_pmap() returns a pointer to the physical map associated with the virtual map map.
VM_MAP_MAX (9) | July 19, 2003 |
Main index | Section 9 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | If you sat a monkey down in front of a keyboard, the first thing typed would be a unix command. | ” |
— Bill Lye |