Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dvmem_impl.h123 size_t vm_min_import; /* smallest amount to import */ member
/titanic_41/usr/src/uts/common/os/
H A Dvmem.c1065 aneeded = MAX(size + aphase, vmp->vm_min_import); in vmem_xalloc()
1523 vmp->vm_min_import = in vmem_create_common()