Searched refs:is_shared (Results 1 – 4 of 4) sorted by relevance
1096 if (entry->is_shared) { in fill_procregioninfo()1199 if (entry->is_shared) { in fill_procregioninfo_onlymappedvnodes()
730 new->is_shared = FALSE; in vm_map_entry_copy()3391 (!entry->is_shared) && in vm_map_enter()4492 copy_entry->is_shared = TRUE; in vm_map_enter_mem_object()9994 entry->is_shared = FALSE; in vm_map_copy_overwrite_nested()11083 if ((!entry->is_shared && in vm_map_copy_overwrite_aligned()12689 (!was_wired && !map_share && !tmp_entry->is_shared in vm_map_copyin_internal()12719 (src_entry->is_shared ? in vm_map_copyin_internal()12739 entry_was_shared = tmp_entry->is_shared; in vm_map_copyin_internal()13425 !old_entry->is_shared && in vm_map_fork_share()13604 old_entry->is_shared = TRUE; in vm_map_fork_share()[all …]
210 /* boolean_t */ is_shared:1, /* region is shared */ member
7109 ((entry->is_shared ||