Lines Matching refs:is_shared
489 new->is_shared = FALSE; in vm_map_entry_copy()
2899 (!entry->is_shared) && in vm_map_enter()
4378 copy_entry->is_shared = TRUE; in vm_map_enter_mem_object_helper()
9471 entry->is_shared = FALSE; in vm_map_copy_overwrite_nested()
10440 if ((!entry->is_shared && in vm_map_copy_overwrite_aligned()
11925 (!was_wired && !map_share && !tmp_entry->is_shared in vm_map_copyin_internal()
11953 (src_entry->is_shared ? in vm_map_copyin_internal()
11973 entry_was_shared = tmp_entry->is_shared; in vm_map_copyin_internal()
12664 !old_entry->is_shared && in vm_map_fork_share()
12820 old_entry->is_shared = TRUE; in vm_map_fork_share()
12821 new_entry->is_shared = TRUE; in vm_map_fork_share()
13288 ((old_entry->is_shared in vm_map_fork()
13941 (submap_entry->is_shared in vm_map_lookup_and_lock_object()
14096 entry->is_shared = FALSE; in vm_map_lookup_and_lock_object()
14104 entry->is_shared = TRUE; in vm_map_lookup_and_lock_object()
14949 basic->shared = entry->is_shared; in vm_map_region()
14997 basic->shared = entry->is_shared; in vm_map_region()
15589 (prev_entry->is_shared == this_entry->is_shared) && in vm_map_simplify_entry()
17211 !src_entry->is_shared && in vm_map_remap_extract()
17363 src_entry->is_shared = TRUE; in vm_map_remap_extract()
17364 new_entry->is_shared = TRUE; in vm_map_remap_extract()
17382 new_entry->is_shared = FALSE; in vm_map_remap_extract()
17406 ((src_entry->is_shared in vm_map_remap_extract()
17421 new_entry->is_shared = FALSE; in vm_map_remap_extract()