Searched refs:vm_map_submap (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/vm/
H A Dvm_map.h415 int vm_map_submap (vm_map_t, vm_offset_t, vm_offset_t, vm_map_t);
H A Dvm_kern.c300 if (vm_map_submap(parent, *min, *max, result) != KERN_SUCCESS)
H A Dvm_map.c1840 * vm_map_submap: [ kernel use only ]
1846 * range prior to calling vm_map_submap.
1849 * within this rage after calling vm_map_submap:
1858 vm_map_submap( function
/freebsd-11-stable/share/man/man9/
H A DMakefile350 vm_map_submap.9 \

Completed in 139 milliseconds