Linux Kernel
3.7.1
|
Data Fields | |
int | level |
unsigned int | current_prot |
unsigned long | start_address |
unsigned long | current_address |
struct addr_marker * | marker |
pgprot_t | current_prot |
Definition at line 38 of file dump_pagetables.c.
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.