Searched refs:src_copy_map_size (Results 1 – 1 of 1) sorted by relevance
18755 vm_map_size_t src_copy_map_size; in vm_map_copy_adjust_to_target() local18794 src_copy_map_size = src_copy_map->size; in vm_map_copy_adjust_to_target()18817 trimmed_end = src_copy_map_size - new_end; in vm_map_copy_adjust_to_target()18842 assertf(target_size == src_copy_map_size - *trimmed_start_p - trimmed_end, in vm_map_copy_adjust_to_target()18844 (uint64_t)target_size, (uint64_t)src_copy_map_size, in vm_map_copy_adjust_to_target()