Lines Matching refs:is_copy
2664 if (parent_entry && parent_entry->is_copy) { in mach_make_memory_entry_internal()
2932 user_entry->is_copy = TRUE; in mach_make_memory_entry_internal()
3163 user_entry->is_copy = TRUE; in mach_make_memory_entry_internal()
3184 if (parent_entry->is_copy) { in mach_make_memory_entry_internal()
3243 user_entry->is_copy = parent_entry->is_copy; in mach_make_memory_entry_internal()
3508 mem_entry->is_copy) { in memory_entry_purgeable_control_internal()
3570 mem_entry->is_copy) { in memory_entry_access_tracking_internal()
3699 mem_entry->is_copy) { in mach_memory_entry_ownership()
3752 mem_entry->is_copy) { in mach_memory_entry_get_page_counts()
3798 mem_entry->is_copy) { in mach_memory_entry_phys_page_offset()
3868 if (!mem_entry->is_copy) { in mach_memory_entry_map_size()
3872 assert(mem_entry->is_copy); in mach_memory_entry_map_size()
3949 } else if (named_entry->is_copy) { in mach_memory_entry_no_senders()
3989 mem_entry->is_copy) { in mach_memory_entry_page_op()
4041 mem_entry->is_copy) { in mach_memory_entry_range_op()
4382 named_entry->is_copy) {