Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/vm/
H A Dvm_page.c1999 pgcnt_t npgs, curnpgs, totpgs; in page_alloc_pages() local
2040 totpgs = curnpgs = npgs = pgsz >> PAGESHIFT; in page_alloc_pages()
2071 ASSERT(npgs == totpgs); in page_alloc_pages()
2087 npgs = totpgs - npgs; in page_alloc_pages()