Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/
H A Dxen-balloon.c60 static int register_balloon(struct device *dev);
130 register_balloon(&balloon_dev); in xen_balloon_init()
245 static int register_balloon(struct device *dev) in register_balloon() function