Home
last modified time | relevance | path

Searched defs:privm_lpg_min_physmem (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4/vm/
H A Dvm_dep.c452 pgcnt_t privm_lpg_min_physmem = 131072; /* 1GB */ variable
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c305 pgcnt_t privm_lpg_min_physmem = 1 << (30 - MMU_PAGESHIFT); variable