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

/freebsd-11-stable/sys/vm/
H A Dvm_map.h402 int vm_map_inherit (vm_map_t, vm_offset_t, vm_offset_t, vm_inherit_t);
H A Dvm_mmap.c664 switch (vm_map_inherit(&td->td_proc->p_vmspace->vm_map, addr,
H A Dvm_map.c2351 * vm_map_inherit:
2359 vm_map_inherit(vm_map_t map, vm_offset_t start, vm_offset_t end, function
/freebsd-11-stable/share/man/man9/
H A DMakefile339 vm_map_inherit.9 \

Completed in 78 milliseconds