Searched refs:mapped_in_other_pmaps (Results 1 – 3 of 3) sorted by relevance
541 …/* boolean_t */ mapped_in_other_pmaps:1, /* has this submap been mapped in maps that use a differ… member1652 if (map->mapped_in_other_pmaps) { in vm_map_always_shadow()
4181 if (submap->mapped_in_other_pmaps == FALSE && in vm_map_enter_mem_object_helper()4194 submap->mapped_in_other_pmaps = TRUE; in vm_map_enter_mem_object_helper()5438 if ((map->mapped_in_other_pmaps) && os_ref_get_count_raw(&map->map_refcnt) != 0) { in vm_map_clip_unnest()7693 if (map->mapped_in_other_pmaps && in vm_map_submap_pmap_clean()7731 if (map->mapped_in_other_pmaps && in vm_map_submap_pmap_clean()8653 if (map->mapped_in_other_pmaps && in vm_map_delete()8673 } else if (map->mapped_in_other_pmaps && in vm_map_delete()10678 if (dst_map->mapped_in_other_pmaps) { in vm_map_copy_overwrite_aligned()10696 if (dst_map->mapped_in_other_pmaps) { in vm_map_copy_overwrite_aligned()12848 if (old_map->mapped_in_other_pmaps) { in vm_map_fork_share()[all …]
6912 map->mapped_in_other_pmaps) in vm_map_create_upl()