Lines Matching defs:npgs
1406 pgcnt_t npgs;1419 npgs = bank_size >> PAGESHIFT;1422 npgs = 0;1429 if (npgs == 0 ||1438 rstat.npgs = (uint_t)npgs;1439 pglim = base + npgs;1463 spgcnt_t npgs;1468 &npgs, NULL);1470 while (npgs-- > 0) {