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

/freebsd-13-stable/sys/vm/
H A Dvm_map.h478 int vm_map_inherit (vm_map_t, vm_offset_t, vm_offset_t, vm_inherit_t);
H A Dvm_mmap.c728 switch (vm_map_inherit(&td->td_proc->p_vmspace->vm_map, addr,
H A Dvm_map.c3110 * vm_map_inherit:
3118 vm_map_inherit(vm_map_t map, vm_offset_t start, vm_offset_t end, function
/freebsd-13-stable/share/man/man9/
H A DMakefile372 vm_map_inherit.9 \

Completed in 72 milliseconds