Searched refs:vm_map_copy_last_entry (Results 1 – 2 of 2) sorted by relevance
649 #define vm_map_copy_last_entry(copy) \ macro
9828 vm_map_copy_last_entry(copy)->vme_next in vm_map_copy_copy()11067 entry = vm_map_copy_last_entry(copy); in vm_map_copy_overwrite()11069 entry = vm_map_copy_last_entry(copy); in vm_map_copy_overwrite()11072 vm_map_copy_last_entry(tail_copy), in vm_map_copy_overwrite()11157 entry = vm_map_copy_last_entry(tail_copy); in vm_map_copy_overwrite()11160 vm_map_copy_last_entry(copy), in vm_map_copy_overwrite()12477 vm_map_copy_last_entry(copy), in vm_map_copyout_internal()12631 SAVE_HINT_MAP_WRITE(dst_map, vm_map_copy_last_entry(copy)); in vm_map_copyout_internal()13811 vm_map_copy_entry_link(copy, vm_map_copy_last_entry(copy), in vm_map_copyin_internal()13987 tmp_entry = vm_map_copy_last_entry(copy); in vm_map_copyin_internal()[all …]