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

#include <pgtable.h>

Data Fields

unsigned long vmaddr
 
struct list_head mapper
 

Detailed Description

struct gmap_pgtable - gmap information attached to a page table : address of the 1MB segment in the process virtual memory : list of segment table entries maping a page table

Definition at line 724 of file pgtable.h.

Field Documentation

struct list_head mapper

Definition at line 726 of file pgtable.h.

unsigned long vmaddr

Definition at line 725 of file pgtable.h.


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