Home
last modified time | relevance | path

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

/xnu-8020.101.4/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.c1340 vm_map_store_init(&result->hdr); in vm_map_create_options()
9761 vm_map_store_init(&head_copy->cpy_hdr); in vm_map_copy_overwrite()
9804 vm_map_store_init(&tail_copy->cpy_hdr); in vm_map_copy_overwrite()
11561 vm_map_store_init( &(copy->cpy_hdr)); in vm_map_copyin_internal()
12406 vm_map_store_init(&copy->cpy_hdr); in vm_map_copy_extract()
16497 vm_map_store_init( map_header ); in vm_map_remap_extract()
17505 vm_map_store_init(&target_copy_map->cpy_hdr); in vm_map_copy_adjust_get_target_copy_map()
19802 vm_map_store_init(&copy->cpy_hdr); in vm_named_entry_associate_vm_object()