Searched refs:high_ppn (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dcprboot.h97 pfn_t high_ppn; /* highest buf ppn */ member in struct:statefile
H A Dcprboot.c339 * sfile.high_ppn
390 sfile.high_ppn = sfile.low_ppn + mmu_btop(sfile.size) - 1;
H A Dpages.c61 if (dst_ppn < sfile.low_ppn || dst_ppn > sfile.high_ppn) {

Completed in 233 milliseconds