Lines Matching refs:vm_map_copy_last_entry
9114 vm_map_copy_last_entry(copy)->vme_next in vm_map_copy_copy()
10213 entry = vm_map_copy_last_entry(copy); in vm_map_copy_overwrite()
10215 entry = vm_map_copy_last_entry(copy); in vm_map_copy_overwrite()
10218 vm_map_copy_last_entry(tail_copy), in vm_map_copy_overwrite()
10297 entry = vm_map_copy_last_entry(tail_copy); in vm_map_copy_overwrite()
10300 vm_map_copy_last_entry(copy), in vm_map_copy_overwrite()
11560 vm_map_copy_last_entry(copy), in vm_map_copyout_internal()
11721 SAVE_HINT_MAP_WRITE(dst_map, vm_map_copy_last_entry(copy)); in vm_map_copyout_internal()
12479 vm_map_copy_entry_link(copy, vm_map_copy_last_entry(copy), in vm_map_copyin_internal()
12646 tmp_entry = vm_map_copy_last_entry(copy); in vm_map_copyin_internal()
18086 assert(vm_map_copy_last_entry(copy_map) == vm_map_copy_to_entry(copy_map)); in vm_map_copy_to_physcopy()
18087 vm_map_copy_entry_link(copy_map, vm_map_copy_last_entry(copy_map), new_entry); in vm_map_copy_to_physcopy()
18128 vm_map_copy_last_entry(target_copy_map), in vm_map_copy_adjust_get_target_copy_map()
20381 vm_map_copy_entry_link(copy, vm_map_copy_last_entry(copy), copy_entry); in vm_named_entry_associate_vm_object()