Searched refs:driver_pages (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/xen/
H A Dballoon.c76 unsigned long driver_pages; member in struct:balloon_stats
410 balloon_stats.driver_pages = 0UL;
454 BALLOON_SHOW(driver_kb, "%lu\n", PAGES2KB(balloon_stats.driver_pages));

Completed in 92 milliseconds