Searched refs:hpages (Results 1 – 2 of 2) sorted by relevance
59 void limit_hugepages(long *hpages) in limit_hugepages() argument77 if (*hpages > max_hpages) { in limit_hugepages()81 *hpages = max_hpages * 0.8; in limit_hugepages()
48 void limit_hugepages(long *hpages);