Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4/os/
H A Dstartup.c1824 pgcnt_t max_phys_segkp; in startup_vm() local
1950 max_phys_segkp = (physmem * 2); in startup_vm()
1958 i = ptob(MIN(segkpsize, max_phys_segkp)); in startup_vm()