Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/xen/
H A Dsuspend.c53 static void xen_vcpu_notify_suspend(void *data) in xen_vcpu_notify_suspend() function
83 on_each_cpu(xen_vcpu_notify_suspend, NULL, 1); in xen_arch_suspend()