Searched refs:is_shared (Results 1 – 4 of 4) sorted by relevance
1097 if (entry->is_shared) { in fill_procregioninfo()1200 if (entry->is_shared) { in fill_procregioninfo_onlymappedvnodes()
761 new->is_shared = FALSE; in vm_map_entry_copy()3646 (!entry->is_shared) && in vm_map_enter()4780 copy_entry->is_shared = TRUE; in vm_map_enter_mem_object()10583 entry->is_shared = FALSE; in vm_map_copy_overwrite_nested()11696 if ((!entry->is_shared && in vm_map_copy_overwrite_aligned()13581 (!was_wired && !map_share && !tmp_entry->is_shared in vm_map_copyin_internal()13611 (src_entry->is_shared ? in vm_map_copyin_internal()13631 entry_was_shared = tmp_entry->is_shared; in vm_map_copyin_internal()14320 !old_entry->is_shared && in vm_map_fork_share()14499 old_entry->is_shared = TRUE; in vm_map_fork_share()[all …]
210 /* boolean_t */ is_shared:1, /* region is shared */ member
7330 ((entry->is_shared ||