Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/xen/
H A Dsuspend.c41 static void xen_vcpu_notify_restore(void *data) in xen_vcpu_notify_restore() function
70 on_each_cpu(xen_vcpu_notify_restore, NULL, 1); in xen_arch_resume()