Searched refs:bln_high (Results 1 – 2 of 2) sorted by relevance
67 pgcnt_t bln_high; /* highest value of reservation since boot */ member
710 else if (bln_stats.bln_current_pages > bln_stats.bln_high) in balloon_worker_thread()711 bln_stats.bln_high = bln_stats.bln_current_pages; in balloon_worker_thread()749 bln_stats.bln_new_target = bln_stats.bln_high = nr_pages; in balloon_init()1052 return (ptokb(bln_stats.bln_high)); in balloon_values()