Searched refs:is_shared (Results 1 – 4 of 4) sorted by relevance
1051 if (entry->is_shared) { in fill_procregioninfo()1147 if (entry->is_shared) { in fill_procregioninfo_onlymappedvnodes()
674 new->is_shared = FALSE; in vm_map_entry_copy()3269 (!entry->is_shared) && in vm_map_enter()4336 copy_entry->is_shared = TRUE; in vm_map_enter_mem_object()9452 entry->is_shared = FALSE; in vm_map_copy_overwrite_nested()10489 if ((!entry->is_shared && in vm_map_copy_overwrite_aligned()11997 (!was_wired && !map_share && !tmp_entry->is_shared in vm_map_copyin_internal()12025 (src_entry->is_shared ? in vm_map_copyin_internal()12045 entry_was_shared = tmp_entry->is_shared; in vm_map_copyin_internal()12713 !old_entry->is_shared && in vm_map_fork_share()12892 old_entry->is_shared = TRUE; in vm_map_fork_share()[all …]
211 /* boolean_t */ is_shared:1, /* region is shared */ member
6980 ((entry->is_shared ||