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

Data Fields

int level
 
unsigned int current_prot
 
unsigned long start_address
 
unsigned long current_address
 
struct addr_markermarker
 
pgprot_t current_prot
 

Detailed Description

Definition at line 38 of file dump_pagetables.c.

Field Documentation

unsigned long current_address

Definition at line 42 of file dump_pagetables.c.

pgprot_t current_prot

Definition at line 29 of file dump_pagetables.c.

unsigned int current_prot

Definition at line 40 of file dump_pagetables.c.

int level

Definition at line 39 of file dump_pagetables.c.

Definition at line 43 of file dump_pagetables.c.

unsigned long start_address

Definition at line 41 of file dump_pagetables.c.


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