Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/xen/
Dmanage.c61 static int xen_suspend(void *data) in xen_suspend() function
138 err = stop_machine(xen_suspend, &si, cpumask_of(0)); in do_suspend()