Linux Kernel
3.7.1
|
#include <linux/suspend.h>
#include <linux/export.h>
#include <linux/smp.h>
#include <asm/pgtable.h>
#include <asm/proto.h>
#include <asm/mtrr.h>
#include <asm/page.h>
#include <asm/mce.h>
#include <asm/xcr.h>
#include <asm/suspend.h>
#include <asm/debugreg.h>
#include <asm/fpu-internal.h>
Go to the source code of this file.
Functions | |
void | save_processor_state (void) |
void | restore_processor_state (void) |
Variables | |
struct saved_context | saved_context |