Searched defs:maxpages (Results 1 – 3 of 3) sorted by relevance
138 unsigned int maxpages = __arraycount(ar->ar_pages); in uvm_page_array_fill() local
810 int lcv, gotpages, maxpages, swslot, pageidx; in uao_get() local
1351 int maxpages = MIN(32, round_page(len) >> PAGE_SHIFT); in ubc_zerorange() local