balloon_hotplug   292 drivers/xen/balloon.c 	unsigned long balloon_hotplug;
balloon_hotplug   304 drivers/xen/balloon.c 	balloon_hotplug = round_up(credit, PAGES_PER_SECTION);
balloon_hotplug   306 drivers/xen/balloon.c 	resource = additional_memory_resource(balloon_hotplug * PAGE_SIZE);
balloon_hotplug   332 drivers/xen/balloon.c 		for (i = 0; i < balloon_hotplug; i++) {
balloon_hotplug   359 drivers/xen/balloon.c 	balloon_stats.total_pages += balloon_hotplug;