Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/xen/
Dxen-balloon.c52 static int register_balloon(struct device *dev);
102 register_balloon(&balloon_dev); in balloon_init()
233 static int register_balloon(struct device *dev) in register_balloon() function