Home
last modified time | relevance | path

Searched refs:totpgs (Results 1 – 1 of 1) sorted by relevance

/onnv-gate/usr/src/uts/common/vm/
H A Dvm_page.c2001 pgcnt_t npgs, curnpgs, totpgs; in page_alloc_pages() local
2042 totpgs = curnpgs = npgs = pgsz >> PAGESHIFT; in page_alloc_pages()
2073 ASSERT(npgs == totpgs); in page_alloc_pages()
2089 npgs = totpgs - npgs; in page_alloc_pages()