Lines Matching defs:tpgs
133 pgcnt_t tpgs = npgs;
168 (uint64_t)(tpgs) << PAGESHIFT, &phys_install);
177 delspan_unreserve(pt_base, tpgs);
180 delspan_unreserve(pt_base, tpgs);
183 delspan_unreserve(pt_base, tpgs);
232 if (ptokpmp(tpgs) < 1 || pmodkpmp(pt_base) ||
235 kphysm_addmem_error_undospan(pt_base, tpgs);
249 exhausted = (tpgs <= metapgs);
251 npgs = tpgs - metapgs;
266 kphysm_addmem_error_undospan(pt_base, tpgs);
291 kphysm_addmem_error_undospan(pt_base, tpgs);
297 if (physmax < (pt_base + tpgs))
298 physmax = (pt_base + tpgs);
329 kphysm_addmem_error_undospan(pt_base, tpgs);
345 pnum = pt_base + tpgs - 1;
367 kphysm_addmem_error_undospan(pt_base, tpgs);
569 (uint64_t)(tpgs) << PAGESHIFT);
571 delspan_unreserve(pt_base, tpgs);
581 kphysm_addmem_error_undospan(pfn_t pt_base, pgcnt_t tpgs)
590 (uint64_t)(tpgs) << PAGESHIFT, &phys_install);
597 delspan_unreserve(pt_base, tpgs);