Linux Kernel
3.7.1
|
Data Fields | |
struct list_head | list |
unsigned long | start_pfn |
unsigned long | end_pfn |
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.
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.