|
Linux Kernel
3.7.1
|
#include <linux/types.h>#include <linux/clockchips.h>#include <xen/interface/xen.h>#include <xen/grant_table.h>#include <xen/events.h>#include <asm/xen/hypercall.h>#include <asm/xen/page.h>#include <asm/fixmap.h>#include "xen-ops.h"#include "mmu.h"Go to the source code of this file.
Functions | |
| void | xen_arch_pre_suspend (void) |
| void | xen_arch_hvm_post_suspend (int suspend_cancelled) |
| void | xen_arch_post_suspend (int suspend_cancelled) |
| void | xen_arch_resume (void) |
1.8.2