Lines Matching refs:cpy_hdr

1636 #define vm_map_copy_entry_create(copy) _vm_map_entry_create(&(copy)->cpy_hdr)
1773 _vm_map_store_entry_link(&(copy)->cpy_hdr, after_where, (entry))
1776 _vm_map_store_entry_unlink(&(copy)->cpy_hdr, (entry), false)
4306 if (VM_MAP_PAGE_SHIFT(target_map) != copy_map->cpy_hdr.page_shift) { in vm_map_enter_mem_object_helper()
4307 …et_map %p pgshift %d\n", copy_map, offset, (uint64_t)map_size, copy_map->cpy_hdr.page_shift, targe… in vm_map_enter_mem_object_helper()
4323 if (copy_map->cpy_hdr.page_shift != VM_MAP_PAGE_SHIFT(target_map)) { in vm_map_enter_mem_object_helper()
5611 _vm_map_clip_start(&(copy)->cpy_hdr,(entry),(startaddr)); \
5737 _vm_map_clip_end(&(copy)->cpy_hdr,(entry),(endaddr)); \
9002 vm_map_store_init(&new_copy->cpy_hdr); in vm_map_copy_allocate()
9441 copy_page_shift = copy->cpy_hdr.page_shift; in vm_map_copy_overwrite_nested()
9761 copy->cpy_hdr.links.prev; in vm_map_copy_overwrite_nested()
9762 copy->cpy_hdr.links.prev = copy_entry; in vm_map_copy_overwrite_nested()
9765 copy->cpy_hdr.nentries; in vm_map_copy_overwrite_nested()
9767 copy->cpy_hdr.nentries = nentries; in vm_map_copy_overwrite_nested()
9804 copy->cpy_hdr.nentries += in vm_map_copy_overwrite_nested()
9806 copy->cpy_hdr.links.prev->vme_next = in vm_map_copy_overwrite_nested()
9808 copy->cpy_hdr.links.prev in vm_map_copy_overwrite_nested()
9821 copy->cpy_hdr.page_shift = copy_page_shift; in vm_map_copy_overwrite_nested()
9827 copy->cpy_hdr.nentries = remaining_entries; in vm_map_copy_overwrite_nested()
9828 copy->cpy_hdr.links.next = next_copy; in vm_map_copy_overwrite_nested()
9829 copy->cpy_hdr.links.prev = previous_prev; in vm_map_copy_overwrite_nested()
9888 copy->cpy_hdr.links.prev; in vm_map_copy_overwrite_nested()
9889 copy->cpy_hdr.links.prev = copy_entry; in vm_map_copy_overwrite_nested()
9892 copy->cpy_hdr.nentries; in vm_map_copy_overwrite_nested()
9894 copy->cpy_hdr.nentries = nentries; in vm_map_copy_overwrite_nested()
9918 copy->cpy_hdr.nentries += in vm_map_copy_overwrite_nested()
9920 copy->cpy_hdr.links.prev->vme_next = in vm_map_copy_overwrite_nested()
9922 copy->cpy_hdr.links.prev = in vm_map_copy_overwrite_nested()
9949 copy->cpy_hdr.nentries += in vm_map_copy_overwrite_nested()
9951 copy->cpy_hdr.links.prev->vme_next = in vm_map_copy_overwrite_nested()
9953 copy->cpy_hdr.links.prev = in vm_map_copy_overwrite_nested()
9968 copy->cpy_hdr.nentries = remaining_entries; in vm_map_copy_overwrite_nested()
9969 copy->cpy_hdr.links.next = next_copy; in vm_map_copy_overwrite_nested()
9970 copy->cpy_hdr.links.prev = previous_prev; in vm_map_copy_overwrite_nested()
10160 head_copy->cpy_hdr.entries_pageable = in vm_map_copy_overwrite()
10161 copy->cpy_hdr.entries_pageable; in vm_map_copy_overwrite()
10162 head_copy->cpy_hdr.page_shift = copy_page_shift; in vm_map_copy_overwrite()
10202 tail_copy->cpy_hdr.entries_pageable = in vm_map_copy_overwrite()
10203 copy->cpy_hdr.entries_pageable; in vm_map_copy_overwrite()
10204 tail_copy->cpy_hdr.page_shift = copy_page_shift; in vm_map_copy_overwrite()
11457 if (copy->cpy_hdr.page_shift != VM_MAP_PAGE_SHIFT(dst_map)) { in vm_map_copyout_internal()
11478 … copy, copy->cpy_hdr.page_shift, copy->offset, (uint64_t)copy->size, dst_map, VM_MAP_PAGE_SHIFT(ds… in vm_map_copyout_internal()
11527 if (copy->cpy_hdr.entries_pageable != dst_map->hdr.entries_pageable) { in vm_map_copyout_internal()
11545 copy->cpy_hdr.entries_pageable = dst_map->hdr.entries_pageable; in vm_map_copyout_internal()
11945 copy->cpy_hdr.entries_pageable = TRUE; in vm_map_copyin_internal()
11946 copy->cpy_hdr.page_shift = (uint16_t)VM_MAP_PAGE_SHIFT(src_map); in vm_map_copyin_internal()
12794 copy->cpy_hdr.entries_pageable = vmk_flags.vmkf_copy_pageable; in vm_map_copy_extract()
17009 struct vm_map_header *map_header = &map_copy->cpy_hdr; in vm_map_remap_extract()
17957 …p %p (%d %d 0x%llx 0x%llx) BEFORE\n", copy_map, copy_map->cpy_hdr.page_shift, copy_map->cpy_hdr.ne… in vm_map_copy_to_physcopy()
17959 assert(copy_map->cpy_hdr.page_shift != VM_MAP_PAGE_MASK(target_map)); in vm_map_copy_to_physcopy()
17963 assert(copy_map->cpy_hdr.page_shift == FOURK_PAGE_SHIFT); in vm_map_copy_to_physcopy()
17997 vm_map_set_page_shift(new_map, copy_map->cpy_hdr.page_shift); in vm_map_copy_to_physcopy()
18081 copy_map->cpy_hdr.page_shift = (uint16_t)VM_MAP_PAGE_SHIFT(target_map); in vm_map_copy_to_physcopy()
18089 …ap %p (%d %d 0x%llx 0x%llx) AFTER\n", copy_map, copy_map->cpy_hdr.page_shift, copy_map->cpy_hdr.ne… in vm_map_copy_to_physcopy()
18115 target_copy_map->cpy_hdr.page_shift = copy_map->cpy_hdr.page_shift; in vm_map_copy_adjust_get_target_copy_map()
18151 assert(copy_map->cpy_hdr.nentries > 0); in vm_map_copy_trim()
18158 copy_map->cpy_hdr.page_shift = new_page_shift; in vm_map_copy_trim()
18188 copy_map->cpy_hdr.page_shift = copy_page_shift; in vm_map_copy_trim()
18456 target_copy_map->cpy_hdr.page_shift = target_page_shift; in vm_map_copy_adjust_to_target()
20371 copy->cpy_hdr.page_shift = (uint16_t)PAGE_SHIFT; in vm_named_entry_associate_vm_object()
20411 assert(copy->cpy_hdr.nentries == 1); in vm_named_entry_to_vm_object()