Home
last modified time | relevance | path

Searched refs:vm_inherit (Results 1 – 5 of 5) sorted by relevance

/xnu-8020.140.41/osfmk/mach/
H A Dmach.modulemap392 module vm_inherit {
393 header "mach/vm_inherit.h"
H A DMakefile178 vm_inherit.h \
H A Dvm_map.defs178 routine vm_inherit(
288 * vm_inherit calls for a description of these attributes.
H A Dmach_vm.defs198 routine vm_inherit(
337 * vm_inherit calls for a description of these attributes.
/xnu-8020.140.41/osfmk/vm/
H A Dvm_user.c406 vm_inherit( in vm_inherit() function