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

/drivers/xen/
H A Dmanage.c67 static int xen_suspend(void *data) function
76 printk(KERN_ERR "xen_suspend: system core suspend failed: %d\n",
151 err = stop_machine(xen_suspend, &si, cpumask_of(0));
156 printk(KERN_ERR "failed to start xen_suspend: %d\n", err);

Completed in 193 milliseconds