Lines Matching refs:VM_INHERIT_SHARE
3042 if (is_caller_entering_mte_memory && inheritance == VM_INHERIT_SHARE) { in vm_map_enter()
6585 if (new_inheritance == VM_INHERIT_SHARE) { in vm_map_inherit()
10489 == VM_INHERIT_SHARE) { in vm_map_copy_overwrite_nested()
12353 if (inheritance == VM_INHERIT_SHARE) { in vm_map_copyout_internal()
14697 assert(old_entry_inheritance != VM_INHERIT_SHARE); in vm_map_fork()
14714 old_entry_inheritance = VM_INHERIT_SHARE; in vm_map_fork()
14736 old_entry_inheritance = VM_INHERIT_SHARE; in vm_map_fork()
14759 case VM_INHERIT_SHARE: in vm_map_fork()
15594 if (entry->inheritance == VM_INHERIT_SHARE) { in vm_map_lookup_and_lock_object()
18686 inheritance == VM_INHERIT_SHARE); in vm_map_remap_extract()
19384 if (inheritance == VM_INHERIT_SHARE) { in vm_map_remap_extract()
26303 cur_prot, max_prot, VM_INHERIT_SHARE /* same as vm_shared_region.c */); in vm_map_testing_remap_submap_and_unlock()