Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dmemlist_plat.h54 pgcnt_t *npages, int *memblocks);
/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c995 int memblocks; in startup_memlist() local
1049 &physinstalled, &memblocks); in startup_memlist()
1052 PRM_DEBUG(memblocks); in startup_memlist()
1137 memseg_sz = sizeof (struct memseg) * (memblocks + POSS_NEW_FRAGMENTS); in startup_memlist()
1146 (memblocks + POSS_NEW_FRAGMENTS)); in startup_memlist()