Searched refs:balloon_set_new_target (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.c350 static void balloon_set_new_target(unsigned long target) function
378 balloon_set_new_target(new_target >> (PAGE_SHIFT - 10));
475 balloon_set_new_target(target_bytes >> PAGE_SHIFT);
505 balloon_set_new_target(target_bytes >> PAGE_SHIFT);

Completed in 57 milliseconds