Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/
H A Dmanage.c62 static int xen_suspend(void *data) in xen_suspend() function
136 err = stop_machine(xen_suspend, &si, cpumask_of(0)); in do_suspend()
147 pr_err("failed to start xen_suspend: %d\n", err); in do_suspend()
/kernel/linux/linux-6.6/drivers/xen/
H A Dmanage.c62 static int xen_suspend(void *data) in xen_suspend() function
136 err = stop_machine(xen_suspend, &si, cpumask_of(0)); in do_suspend()
149 pr_err("failed to start xen_suspend: %d\n", err); in do_suspend()

Completed in 2 milliseconds