Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/
Dxen-balloon.c55 static int register_balloon(struct device *dev);
116 register_balloon(&balloon_dev); in xen_balloon_init()
239 static int register_balloon(struct device *dev) in register_balloon() function