Searched refs:highpages (Results 1 – 2 of 2) sorted by relevance
139 u_int64_t highpages; in bufinit() local150 highpages = uvm_pagecount(&high_constraint); in bufinit()157 if (highpages > dmapages / 4) in bufinit()
482 int64_t highpages; /* pages above dma region */ member