Searched refs:bln_high (Results 1 – 2 of 2) sorted by relevance
65 pgcnt_t bln_high; /* highest value of reservation since boot */ member
712 else if (bln_stats.bln_current_pages > bln_stats.bln_high) in balloon_worker_thread()713 bln_stats.bln_high = bln_stats.bln_current_pages; in balloon_worker_thread()751 bln_stats.bln_new_target = bln_stats.bln_high = nr_pages; in balloon_init()1054 return (ptokb(bln_stats.bln_high)); in balloon_values()