Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/xen/
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()