Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/
Dmanage.c61 static int xen_suspend(void *data) in xen_suspend() function
135 err = stop_machine(xen_suspend, &si, cpumask_of(0)); in do_suspend()