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

/linux-4.4.14/drivers/xen/
H A Dmanage.c61 static int xen_suspend(void *data) xen_suspend() function
138 err = stop_machine(xen_suspend, &si, cpumask_of(0)); do_suspend()
149 pr_err("failed to start xen_suspend: %d\n", err); do_suspend()

Completed in 46 milliseconds