|
Linux Kernel
3.7.1
|
#include <linux/mm.h>#include <linux/sched.h>#include <linux/suspend.h>#include <asm/suspend.h>#include <asm/sections.h>#include <asm/tlbflush.h>#include <asm/page.h>#include <asm/fpu.h>Go to the source code of this file.
Functions | |
| int | pfn_is_nosave (unsigned long pfn) |
| void | save_processor_state (void) |
| void | restore_processor_state (void) |
Variables | |
| struct swsusp_arch_regs | swsusp_arch_regs_cpu0 |
| struct swsusp_arch_regs swsusp_arch_regs_cpu0 |
1.8.2