Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
pgtable.h File Reference

Go to the source code of this file.

Macros

#define VMALLOC_START   KSEG_D
 
#define VMALLOC_END   KSEG_E
 
#define VMALLOC_VMADDR(x)   ((unsigned long)(x))
 

Macro Definition Documentation

#define VMALLOC_END   KSEG_E

Definition at line 12 of file pgtable.h.

#define VMALLOC_START   KSEG_D

Definition at line 11 of file pgtable.h.

#define VMALLOC_VMADDR (   x)    ((unsigned long)(x))

Definition at line 15 of file pgtable.h.