Home
last modified time | relevance | path

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

/dflybsd-src/sys/vm/
H A Dvm_kern.c253 vm_map_insert(map, &count, in kmem_alloc3()
396 vm_map_insert(map, &count, in kmem_alloc_wait()
437 vm_map_insert(map, &count, in kmem_alloc_attr()
513 vm_map_insert(m, &count, in kmem_init()
523 vm_map_insert(m, &count, in kmem_init()
532 vm_map_insert(m, &count, in kmem_init()
H A Dvm_map.h611 int vm_map_insert (vm_map_t, int *,
H A Dvm_map.c1234 vm_map_insert(vm_map_t map, int *countp, in vm_map_insert() function
1647 result = vm_map_insert(map, &count, in vm_map_find()
3963 rv = vm_map_insert(map, &count, in vm_map_stack()
4151 rv = vm_map_insert(map, &count, in vm_map_growstack()
/dflybsd-src/sys/dev/virtual/nvmm/
H A Dnvmm_dragonfly.c173 rv = vm_map_insert(map, &count, vmobj, NULL, offset, NULL, in os_vmobj_map()
/dflybsd-src/sys/platform/pc64/x86_64/
H A Defirt.c222 result = vm_map_insert(&efi_vmspace->vm_map, &count, efi_obj, NULL, in efi_create_1t1_map()
/dflybsd-src/sys/kern/
H A Dimgact_elf.c306 rv = vm_map_insert(&vmspace->vm_map, &count, in __elfN()
348 rv = vm_map_insert(&vmspace->vm_map, &count, in __elfN()
H A Dkern_slaballoc.c1735 vm_map_insert(kernel_map, &count, in kmem_slab_alloc()