Searched refs:vmspace_cache (Results 1 – 1 of 1) sorted by relevance
121 static struct objcache *vmspace_cache; variable224 vmspace_cache = objcache_create_mbacked(M_VMSPACE, in vm_init2()305 vm = objcache_get(vmspace_cache, M_WAITOK); in vmspace_alloc()534 objcache_put(vmspace_cache, vm); in vmspace_terminate()