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

#include <page.h>

Data Fields

unsigned long pte
 
unsigned long long pte_low
 
pteval_t pte
 
pteval_t pte_low
 
struct {
   unsigned long   pte_low
 
   unsigned long   pte_high
 
}; 
 

Detailed Description

Definition at line 30 of file page.h.

Field Documentation

struct { ... }
pteval_t pte

Definition at line 14 of file pgtable-2level_types.h.

unsigned long pte

Definition at line 30 of file page.h.

unsigned long pte_high

Definition at line 15 of file pgtable-3level_types.h.

pteval_t pte_low

Definition at line 15 of file pgtable-2level_types.h.

unsigned long pte_low

Definition at line 15 of file pgtable-3level_types.h.

unsigned long long pte_low

Definition at line 90 of file page.h.


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