Searched refs:is_copy (Results 1 – 6 of 6) sorted by relevance
2643 if (parent_entry && parent_entry->is_copy) { in mach_make_memory_entry_internal()2925 user_entry->is_copy = TRUE; in mach_make_memory_entry_internal()3180 user_entry->is_copy = TRUE; in mach_make_memory_entry_internal()3218 if (parent_entry->is_copy) { in mach_make_memory_entry_internal()3310 user_entry->is_copy = parent_entry->is_copy; in mach_make_memory_entry_internal()3574 mem_entry->is_copy) { in memory_entry_purgeable_control_internal()3636 mem_entry->is_copy) { in memory_entry_access_tracking_internal()3825 } else if (mem_entry->is_copy) { in mach_memory_entry_ownership()3930 mem_entry->is_copy) { in mach_memory_entry_get_page_counts()3976 mem_entry->is_copy) { in mach_memory_entry_phys_page_offset()[all …]
177 /* boolean_t */ is_copy:1, /* ... a VM map copy */ member
1286 named_entry->is_copy) { in memory_object_iopl_request()
927 assert(!mem_entry->is_copy); in vm_shared_region_destroy()
4272 if (named_entry->is_copy) { in vm_map_enter_mem_object_helper()4353 } else if (named_entry->is_copy) { in vm_map_enter_mem_object_helper()20825 assert(!named_entry->is_copy); in vm_named_entry_associate_vm_object()20864 assert(!named_entry->is_copy); in vm_named_entry_to_vm_object()
4824 if entry.is_copy == 1:4828 if entry.is_sub_map == 0 and entry.is_copy == 0 and entry.is_object == 0:4850 elif entry.is_copy == 1:5007 elif mem_entry.is_copy: