Searched refs:is_shared (Results 1 – 4 of 4) sorted by relevance
1041 if (entry->is_shared) { in fill_procregioninfo()1141 if (entry->is_shared) { in fill_procregioninfo_onlymappedvnodes()
546 new->is_shared = FALSE; in vm_map_entry_copy()3072 (!entry->is_shared) && in vm_map_enter()4540 copy_entry->is_shared = TRUE; in vm_map_enter_mem_object_helper()9803 entry->is_shared = FALSE; in vm_map_copy_overwrite_nested()10811 if ((!entry->is_shared && in vm_map_copy_overwrite_aligned()12290 (!was_wired && !map_share && !tmp_entry->is_shared in vm_map_copyin_internal()12318 (src_entry->is_shared ? in vm_map_copyin_internal()12338 entry_was_shared = tmp_entry->is_shared; in vm_map_copyin_internal()13000 !old_entry->is_shared && in vm_map_fork_share()13179 old_entry->is_shared = TRUE; in vm_map_fork_share()[all …]
275 /* boolean_t */ is_shared:1, /* region is shared */ member
6911 ((entry->is_shared || in vm_map_create_upl()