Home
last modified time | relevance | path

Searched refs:BALLOON_SHOW (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/xen/
H A Dxen-balloon.c136 #define BALLOON_SHOW(name, format, args...) \ macro
145 BALLOON_SHOW(current_kb, "%lu\n", PAGES2KB(balloon_stats.current_pages));
146 BALLOON_SHOW(low_kb, "%lu\n", PAGES2KB(balloon_stats.balloon_low));
147 BALLOON_SHOW(high_kb, "%lu\n", PAGES2KB(balloon_stats.balloon_high));