Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
nosave_region Struct Reference

Data Fields

struct list_head list
 
unsigned long start_pfn
 
unsigned long end_pfn
 

Detailed Description

This structure represents a range of page frames the contents of which should not be saved during the suspend.

Definition at line 602 of file snapshot.c.

Field Documentation

unsigned long end_pfn

Definition at line 605 of file snapshot.c.

Definition at line 603 of file snapshot.c.

unsigned long start_pfn

Definition at line 604 of file snapshot.c.


The documentation for this struct was generated from the following file: