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

/freebsd-13-stable/sys/vm/
H A Dvm_map.h523 int vm_map_submap (vm_map_t, vm_offset_t, vm_offset_t, vm_map_t);
H A Dvm_kern.c391 if (vm_map_submap(parent, *min, *max, map) != KERN_SUCCESS)
H A Dvm_map.c2544 * vm_map_submap: [ kernel use only ]
2550 * range prior to calling vm_map_submap.
2553 * within this rage after calling vm_map_submap:
2562 vm_map_submap( function
/freebsd-13-stable/share/man/man9/
H A DMakefile383 vm_map_submap.9 \

Completed in 109 milliseconds