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.c996 int memblocks; in startup_memlist() local
1050 &physinstalled, &memblocks); in startup_memlist()
1053 PRM_DEBUG(memblocks); in startup_memlist()
1138 memseg_sz = sizeof (struct memseg) * (memblocks + POSS_NEW_FRAGMENTS); in startup_memlist()
1147 (memblocks + POSS_NEW_FRAGMENTS)); in startup_memlist()