Searched refs:is_copy (Results 1 – 6 of 6) sorted by relevance
2662 if (parent_entry && parent_entry->is_copy) { in mach_make_memory_entry_internal()2943 user_entry->is_copy = TRUE; in mach_make_memory_entry_internal()3178 user_entry->is_copy = TRUE; in mach_make_memory_entry_internal()3200 if (parent_entry->is_copy) { in mach_make_memory_entry_internal()3264 user_entry->is_copy = parent_entry->is_copy; in mach_make_memory_entry_internal()3436 user_entry->is_copy = FALSE; in mach_memory_entry_allocate()3600 mem_entry->is_copy) { in memory_entry_purgeable_control_internal()3662 mem_entry->is_copy) { in memory_entry_access_tracking_internal()3781 mem_entry->is_copy) { in mach_memory_entry_ownership()3834 mem_entry->is_copy) { in mach_memory_entry_get_page_counts()[all …]
196 /* boolean_t */ is_copy:1; /* ... a VM map copy */ member
1458 named_entry->is_copy) { in memory_object_iopl_request()
898 assert(!mem_entry->is_copy); in vm_shared_region_destroy()
4172 if (named_entry->is_copy) { in vm_map_enter_mem_object_helper()4255 } else if (named_entry->is_copy) { in vm_map_enter_mem_object_helper()19792 assert(!named_entry->is_copy); in vm_named_entry_from_vm_object()19834 assert(!named_entry->is_copy); in vm_named_entry_to_vm_object()
5182 if entry.is_copy == 1:5186 if entry.is_sub_map == 0 and entry.is_copy == 0 and entry.is_object == 0:5209 elif entry.is_copy == 1:5425 elif mem_entry.is_copy: