Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/xen/
Dsuspend.c41 xen_arch_pre_suspend() in xen_arch_pre_suspend() function
/linux-2.6.39/include/xen/
Dxen-ops.h8 void xen_arch_pre_suspend(void);
/linux-2.6.39/arch/x86/xen/
Dsuspend.c15 void xen_arch_pre_suspend(void) in xen_arch_pre_suspend() function
/linux-2.6.39/drivers/xen/
Dmanage.c55 xen_arch_pre_suspend(); in xen_pre_suspend()