Searched refs:is_copy (Results 1 – 6 of 6) sorted by relevance
561 user_entry->is_copy = TRUE; in mach_make_memory_entry_copy()885 user_entry->is_copy = TRUE; in mach_make_memory_entry_share()1097 user_entry->is_copy = parent_entry->is_copy; in mach_make_memory_entry_from_parent_entry()1189 if (parent_entry && parent_entry->is_copy) { in mach_make_memory_entry_internal()1433 mem_entry->is_copy) { in memory_entry_purgeable_control_internal()1482 mem_entry->is_copy) { in memory_entry_access_tracking_internal()1688 } else if (mem_entry->is_copy) { in mach_memory_entry_ownership()1800 mem_entry->is_copy) { in mach_memory_entry_get_page_counts()1846 mem_entry->is_copy) { in mach_memory_entry_phys_page_offset()1880 (mem_entry->is_copy && in mach_memory_entry_map_size_sanitize_locked()[all …]
113 /* boolean_t */ is_copy:1, /* ... a VM map copy */ member
1289 named_entry->is_copy) { in memory_object_iopl_request()
4411 if (named_entry->is_copy && in vm_map_enter_mem_object()4448 assert(named_entry->is_copy || named_entry->is_object || named_entry->is_sub_map); in vm_map_enter_mem_object()4453 assert(!named_entry->is_copy); in vm_map_enter_mem_object()4507 if (named_entry->is_copy) { in vm_map_enter_mem_object()4918 assert(!named_entry->is_copy); in vm_map_enter_mem_object()22549 assert(!named_entry->is_copy); in vm_named_entry_associate_vm_object()22588 assert(!named_entry->is_copy); in vm_named_entry_to_vm_object()
1056 assert(!mem_entry->is_copy); in vm_shared_region_destroy()
5126 if entry.is_copy == 1:5130 if entry.is_sub_map == 0 and entry.is_copy == 0 and entry.is_object == 0:5152 elif entry.is_copy == 1:5315 elif mem_entry.is_copy: