Lines Matching refs:VME_OFFSET_SET
3147 VME_OFFSET_SET(entry, 0); in vm_map_enter()
5562 VME_OFFSET_SET(entry, VME_OFFSET(entry) + (start - entry->vme_start)); in _vm_map_clip_start()
5676 VME_OFFSET_SET(new_entry, in _vm_map_clip_end()
6846 VME_OFFSET_SET(entry, (vm_object_offset_t)0); in vm_map_wire_nested()
9101 VME_OFFSET_SET(entry, 0); in vm_map_copy_overwrite_nested()
9834 VME_OFFSET_SET(entry, 0); in vm_map_copy_overwrite_unaligned()
10233 VME_OFFSET_SET(entry, offset); in vm_map_copy_overwrite_aligned()
10297 VME_OFFSET_SET(entry, dst_offset); in vm_map_copy_overwrite_aligned()
11621 VME_OFFSET_SET(new_entry, in vm_map_copyin_internal()
11659 VME_OFFSET_SET(new_entry, new_offset); in vm_map_copyin_internal()
11965 VME_OFFSET_SET(tmp_entry, in vm_map_copyin_internal()
11979 VME_OFFSET_SET(tmp_entry, in vm_map_copyin_internal()
12247 VME_OFFSET_SET(old_entry, 0); in vm_map_fork_share()
13200 VME_OFFSET_SET(submap_entry, 0); in vm_map_lookup_locked()
13556 VME_OFFSET_SET(entry, local_start - old_start + object_copied_offset); in vm_map_lookup_locked()
13563 VME_OFFSET_SET(entry, copy_offset); in vm_map_lookup_locked()
13718 VME_OFFSET_SET(entry, 0); in vm_map_lookup_locked()
15050 VME_OFFSET_SET(this_entry, VME_OFFSET(prev_entry)); in vm_map_simplify_entry()
16091 VME_OFFSET_SET(new_entry, offset); in vm_map_entry_insert()
16623 VME_OFFSET_SET(src_entry, 0); in vm_map_remap_extract()
16771 VME_OFFSET_SET(new_entry, offset); in vm_map_remap_extract()
16886 VME_OFFSET_SET(new_entry, offset - vm_object_trunc_page(offset)); in vm_map_remap_extract()
16905 VME_OFFSET_SET(new_entry, new_offset); in vm_map_remap_extract()
17095 VME_OFFSET_SET(new_entry, 0); in vm_map_copy_to_physcopy()
17524 VME_OFFSET_SET(target_entry, VME_OFFSET(target_entry) - overmap_start); in vm_map_copy_adjust_to_target()
19366 VME_OFFSET_SET(copy_entry, vm_object_trunc_page(offset)); in vm_named_entry_associate_vm_object()