Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/xen/
H A Dxen-ops.h152 void xen_pv_pre_suspend(void);
156 static inline void xen_pv_pre_suspend(void) {} in xen_pv_pre_suspend() function
H A Dsuspend.c28 xen_pv_pre_suspend(); in xen_arch_pre_suspend()
H A Dsuspend_pv.c11 void xen_pv_pre_suspend(void) in xen_pv_pre_suspend() function