Lines Matching refs:is_copy
2732 if (parent_entry && parent_entry->is_copy) { in mach_make_memory_entry_internal()
3000 user_entry->is_copy = TRUE; in mach_make_memory_entry_internal()
3231 user_entry->is_copy = TRUE; in mach_make_memory_entry_internal()
3252 if (parent_entry->is_copy) { in mach_make_memory_entry_internal()
3311 user_entry->is_copy = parent_entry->is_copy; in mach_make_memory_entry_internal()
3576 mem_entry->is_copy) { in memory_entry_purgeable_control_internal()
3638 mem_entry->is_copy) { in memory_entry_access_tracking_internal()
3767 mem_entry->is_copy) { in mach_memory_entry_ownership()
3820 mem_entry->is_copy) { in mach_memory_entry_get_page_counts()
3866 mem_entry->is_copy) { in mach_memory_entry_phys_page_offset()
3936 if (!mem_entry->is_copy) { in mach_memory_entry_map_size()
3940 assert(mem_entry->is_copy); in mach_memory_entry_map_size()
4017 } else if (named_entry->is_copy) { in mach_memory_entry_no_senders()
4057 mem_entry->is_copy) { in mach_memory_entry_page_op()
4109 mem_entry->is_copy) { in mach_memory_entry_range_op()
4450 named_entry->is_copy) {