Searched refs:is_shared (Results 1 – 4 of 4) sorted by relevance
1048 if (entry->is_shared) { in fill_procregioninfo()1148 if (entry->is_shared) { in fill_procregioninfo_onlymappedvnodes()
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()[all …]
292 /* boolean_t */ is_shared:1, /* region is shared */ member
6890 ((entry->is_shared || in vm_map_create_upl()