Home
last modified time | relevance | path

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

/xnu-8020.121.3/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.c1463 vm_map_store_init(&result->hdr); in vm_map_create_options()
9565 vm_map_store_init(&head_copy->cpy_hdr); in vm_map_copy_overwrite()
9608 vm_map_store_init(&tail_copy->cpy_hdr); in vm_map_copy_overwrite()
11309 vm_map_store_init( &(copy->cpy_hdr)); in vm_map_copyin_internal()
12151 vm_map_store_init(&copy->cpy_hdr); in vm_map_copy_extract()
16210 vm_map_store_init( map_header ); in vm_map_remap_extract()
17223 vm_map_store_init(&target_copy_map->cpy_hdr); in vm_map_copy_adjust_get_target_copy_map()
19357 vm_map_store_init(&copy->cpy_hdr); in vm_named_entry_associate_vm_object()