Lines Matching refs:is_copy
2637 if (parent_entry && parent_entry->is_copy) { in mach_make_memory_entry_internal()
2918 user_entry->is_copy = TRUE; in mach_make_memory_entry_internal()
3173 user_entry->is_copy = TRUE; in mach_make_memory_entry_internal()
3211 if (parent_entry->is_copy) { in mach_make_memory_entry_internal()
3303 user_entry->is_copy = parent_entry->is_copy; in mach_make_memory_entry_internal()
3572 mem_entry->is_copy) { in memory_entry_purgeable_control_internal()
3634 mem_entry->is_copy) { in memory_entry_access_tracking_internal()
3795 } else if (mem_entry->is_copy) { in mach_memory_entry_ownership()
3900 mem_entry->is_copy) { in mach_memory_entry_get_page_counts()
3946 mem_entry->is_copy) { in mach_memory_entry_phys_page_offset()
4016 if (!mem_entry->is_copy) { in mach_memory_entry_map_size()
4020 assert(mem_entry->is_copy); in mach_memory_entry_map_size()
4097 } else if (named_entry->is_copy) { in mach_memory_entry_no_senders()
4137 mem_entry->is_copy) { in mach_memory_entry_page_op()
4189 mem_entry->is_copy) { in mach_memory_entry_range_op()
4574 named_entry->is_copy) {