Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/xen/
Dsuspend.c51 static void xen_vcpu_notify_suspend(void *data) in xen_vcpu_notify_suspend() function
81 on_each_cpu(xen_vcpu_notify_suspend, NULL, 1); in xen_arch_suspend()