Lines Matching refs:is_shared
485 new->is_shared = FALSE; in vm_map_entry_copy()
2911 (!entry->is_shared) && in vm_map_enter()
4357 copy_entry->is_shared = TRUE; in vm_map_enter_mem_object_helper()
9102 entry->is_shared = FALSE; in vm_map_copy_overwrite_nested()
10059 if ((!entry->is_shared && in vm_map_copy_overwrite_aligned()
11533 (!was_wired && !map_share && !tmp_entry->is_shared in vm_map_copyin_internal()
11561 (src_entry->is_shared ? in vm_map_copyin_internal()
11581 entry_was_shared = tmp_entry->is_shared; in vm_map_copyin_internal()
12263 !old_entry->is_shared && in vm_map_fork_share()
12420 old_entry->is_shared = TRUE; in vm_map_fork_share()
12421 new_entry->is_shared = TRUE; in vm_map_fork_share()
12772 ((old_entry->is_shared in vm_map_fork()
13407 (submap_entry->is_shared in vm_map_lookup_locked()
13558 entry->is_shared = FALSE; in vm_map_lookup_locked()
13566 entry->is_shared = TRUE; in vm_map_lookup_locked()
14396 basic->shared = entry->is_shared; in vm_map_region()
14444 basic->shared = entry->is_shared; in vm_map_region()
15039 (prev_entry->is_shared == this_entry->is_shared) && in vm_map_simplify_entry()
16647 !src_entry->is_shared && in vm_map_remap_extract()
16793 src_entry->is_shared = TRUE; in vm_map_remap_extract()
16794 new_entry->is_shared = TRUE; in vm_map_remap_extract()
16812 new_entry->is_shared = FALSE; in vm_map_remap_extract()
16836 ((src_entry->is_shared in vm_map_remap_extract()
16851 new_entry->is_shared = FALSE; in vm_map_remap_extract()