Home
last modified time | relevance | path

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

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