Lines Matching refs:is_copy
2628 if (parent_entry && parent_entry->is_copy) { in mach_make_memory_entry_internal()
2888 user_entry->is_copy = TRUE; in mach_make_memory_entry_internal()
3136 user_entry->is_copy = TRUE; in mach_make_memory_entry_internal()
3174 if (parent_entry->is_copy) { in mach_make_memory_entry_internal()
3233 user_entry->is_copy = parent_entry->is_copy; in mach_make_memory_entry_internal()
3502 mem_entry->is_copy) { in memory_entry_purgeable_control_internal()
3564 mem_entry->is_copy) { in memory_entry_access_tracking_internal()
3725 } else if (mem_entry->is_copy) { in mach_memory_entry_ownership()
3830 mem_entry->is_copy) { in mach_memory_entry_get_page_counts()
3876 mem_entry->is_copy) { in mach_memory_entry_phys_page_offset()
3946 if (!mem_entry->is_copy) { in mach_memory_entry_map_size()
3950 assert(mem_entry->is_copy); in mach_memory_entry_map_size()
4027 } else if (named_entry->is_copy) { in mach_memory_entry_no_senders()
4067 mem_entry->is_copy) { in mach_memory_entry_page_op()
4119 mem_entry->is_copy) { in mach_memory_entry_range_op()
4504 named_entry->is_copy) {