Lines Matching refs:is_copy
2746 if (parent_entry && parent_entry->is_copy) { in mach_make_memory_entry_internal()
3017 user_entry->is_copy = TRUE; in mach_make_memory_entry_internal()
3265 user_entry->is_copy = TRUE; in mach_make_memory_entry_internal()
3303 if (parent_entry->is_copy) { in mach_make_memory_entry_internal()
3362 user_entry->is_copy = parent_entry->is_copy; in mach_make_memory_entry_internal()
3631 mem_entry->is_copy) { in memory_entry_purgeable_control_internal()
3693 mem_entry->is_copy) { in memory_entry_access_tracking_internal()
3854 } else if (mem_entry->is_copy) { in mach_memory_entry_ownership()
3959 mem_entry->is_copy) { in mach_memory_entry_get_page_counts()
4005 mem_entry->is_copy) { in mach_memory_entry_phys_page_offset()
4075 if (!mem_entry->is_copy) { in mach_memory_entry_map_size()
4079 assert(mem_entry->is_copy); in mach_memory_entry_map_size()
4156 } else if (named_entry->is_copy) { in mach_memory_entry_no_senders()
4196 mem_entry->is_copy) { in mach_memory_entry_page_op()
4248 mem_entry->is_copy) { in mach_memory_entry_range_op()
4633 named_entry->is_copy) {