Searched refs:vm_map_copy_entry_link (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215/osfmk/vm/ |
| H A D | vm_map.c | 1922 #define vm_map_copy_entry_link(copy, after_where, entry) \ macro 10188 vm_map_copy_entry_link(head_copy, in vm_map_copy_overwrite() 10227 vm_map_copy_entry_link(tail_copy, in vm_map_copy_overwrite() 10298 vm_map_copy_entry_link(copy, in vm_map_copy_overwrite() 10309 vm_map_copy_entry_link(copy, in vm_map_copy_overwrite() 11558 vm_map_copy_entry_link(copy, in vm_map_copyout_internal() 12553 vm_map_copy_entry_link(copy, vm_map_copy_last_entry(copy), in vm_map_copyin_internal() 18625 vm_map_copy_entry_link(copy_map, vm_map_copy_last_entry(copy_map), new_entry); in vm_map_copy_to_physcopy() 18664 vm_map_copy_entry_link( in vm_map_copy_adjust_get_target_copy_map() 20999 vm_map_copy_entry_link(copy, vm_map_copy_last_entry(copy), copy_entry); in vm_named_entry_associate_vm_object()
|