Home
last modified time | relevance | path

Searched refs:vm_map_copy_last_entry (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.101.15/osfmk/vm/
H A Dvm_map_store_ll.c98 vm_map_copy_last_entry(copy) = in vm_map_store_copy_reset_ll()
H A Dvm_map_xnu.h566 #define vm_map_copy_last_entry(copy) \ macro
H A Dvm_map.c9183 vm_map_copy_last_entry(copy)->vme_next in vm_map_copy_copy()
10350 entry = vm_map_copy_last_entry(copy); in vm_map_copy_overwrite()
10352 entry = vm_map_copy_last_entry(copy); in vm_map_copy_overwrite()
10355 vm_map_copy_last_entry(tail_copy), in vm_map_copy_overwrite()
10434 entry = vm_map_copy_last_entry(tail_copy); in vm_map_copy_overwrite()
10437 vm_map_copy_last_entry(copy), in vm_map_copy_overwrite()
11687 vm_map_copy_last_entry(copy), in vm_map_copyout_internal()
11849 SAVE_HINT_MAP_WRITE(dst_map, vm_map_copy_last_entry(copy)); in vm_map_copyout_internal()
12686 vm_map_copy_entry_link(copy, vm_map_copy_last_entry(copy), in vm_map_copyin_internal()
12853 tmp_entry = vm_map_copy_last_entry(copy); in vm_map_copyin_internal()
[all …]