Home
last modified time | relevance | path

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

/linux/drivers/xen/
H A Dmanage.c57 static int xen_suspend(void *data) in xen_suspend() function
137 err = stop_machine(xen_suspend, &si, cpumask_of(0)); in do_suspend()