Searched defs:pp_base (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4/os/
H A Dstartup.c179 struct page *pp_base; /* Base of system page struct array */ variable in typeref:struct:page
1248 pp_base = (page_t *)alloc_base;
1251 PRM_DEBUG(pp_base);
2733 ppnext = pp_base;
/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c305 struct page *pp_base; /* Base of initial system page struct array */ variable in typeref:struct:page
1216 ADD_TO_ALLOCATIONS(pp_base, pp_sz);
1384 npages = kphysm_init(pp_base, npages);

Completed in 247 milliseconds