Home
last modified time | relevance | path

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

/dflybsd-src/sys/vm/
H A Dvm_map.c165 static vm_map_entry_t vm_map_entry_create(int *);
1022 vm_map_entry_create(int *countp) in vm_map_entry_create() function
1363 new_entry = vm_map_entry_create(countp); in vm_map_insert()
1788 new_entry = vm_map_entry_create(countp); in _vm_map_clip_start()
1844 new_entry = vm_map_entry_create(countp); in _vm_map_clip_end()
3752 new_entry = vm_map_entry_create(countp); in vmspace_fork_normal_entry()
3784 new_entry = vm_map_entry_create(countp); in vmspace_fork_normal_entry()
3839 new_entry = vm_map_entry_create(countp); in vmspace_fork_uksmap_entry()