Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/xen/
Dsuspend.c94 static void xen_vcpu_notify_suspend(void *data) in xen_vcpu_notify_suspend() function
116 on_each_cpu(xen_vcpu_notify_suspend, NULL, 1); in xen_arch_suspend()