Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/xen/
Dxen-balloon.c127 #define BALLOON_SHOW(name, format, args...) \ macro
136 BALLOON_SHOW(current_kb, "%lu\n", PAGES2KB(balloon_stats.current_pages));
137 BALLOON_SHOW(low_kb, "%lu\n", PAGES2KB(balloon_stats.balloon_low));
138 BALLOON_SHOW(high_kb, "%lu\n", PAGES2KB(balloon_stats.balloon_high));