Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/xen/
Dxen-ops.h151 void xen_pv_pre_suspend(void);
154 static inline void xen_pv_pre_suspend(void) {} in xen_pv_pre_suspend() function
Dsuspend.c28 xen_pv_pre_suspend(); in xen_arch_pre_suspend()
Dsuspend_pv.c11 void xen_pv_pre_suspend(void) in xen_pv_pre_suspend() function