Searched refs:mapped_in_other_pmaps (Results 1 – 4 of 4) sorted by relevance
850 if (map->mapped_in_other_pmaps) { in vm_map_always_shadow()
440 …/* boolean_t */ mapped_in_other_pmaps:1, /* has this submap been mapped in maps that use a differ… member
4281 if (submap->mapped_in_other_pmaps == FALSE && in vm_map_enter_mem_object()4294 submap->mapped_in_other_pmaps = TRUE; in vm_map_enter_mem_object()5401 if ((map->mapped_in_other_pmaps) && os_ref_get_count_raw(&map->map_refcnt) != 0) { in vm_map_clip_unnest()7910 if (map->mapped_in_other_pmaps && in vm_map_submap_pmap_clean()7949 if (map->mapped_in_other_pmaps && in vm_map_submap_pmap_clean()8955 if (map->mapped_in_other_pmaps && in vm_map_delete()8975 } else if (map->mapped_in_other_pmaps && in vm_map_delete()11214 if (dst_map->mapped_in_other_pmaps) { in vm_map_copy_overwrite_aligned()11232 if (dst_map->mapped_in_other_pmaps) { in vm_map_copy_overwrite_aligned()13554 if (old_map->mapped_in_other_pmaps) { in vm_map_fork_share()[all …]
7110 map->mapped_in_other_pmaps)