Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/vm/
H A Dvm_map_store.h151 void vm_map_store_init( struct vm_map_header* );
H A Dvm_map_store.c52 vm_map_store_init( struct vm_map_header *hdr ) in vm_map_store_init() function
H A Dvm_map.c1461 vm_map_store_init(&result->hdr); in vm_map_create_options()
9614 vm_map_store_init(&head_copy->cpy_hdr); in vm_map_copy_overwrite()
9657 vm_map_store_init(&tail_copy->cpy_hdr); in vm_map_copy_overwrite()
11361 vm_map_store_init( &(copy->cpy_hdr)); in vm_map_copyin_internal()
12204 vm_map_store_init(&copy->cpy_hdr); in vm_map_copy_extract()
16271 vm_map_store_init( map_header ); in vm_map_remap_extract()
17284 vm_map_store_init(&target_copy_map->cpy_hdr); in vm_map_copy_adjust_get_target_copy_map()
19417 vm_map_store_init(&copy->cpy_hdr); in vm_named_entry_associate_vm_object()