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

#include <pgtable.h>

Data Fields

struct list_head list
 
unsigned longentry
 

Detailed Description

struct gmap_rmap - reverse mapping for segment table entries : pointer to the next gmap_rmap structure in the list : pointer to a segment table entry

Definition at line 714 of file pgtable.h.

Field Documentation

unsigned long* entry

Definition at line 716 of file pgtable.h.

Definition at line 715 of file pgtable.h.


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