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

Go to the source code of this file.

Macros

#define MMU_ITLB_ENTRIES   64
 
#define MMU_DTLB_ENTRIES   64
 

Typedefs

typedef unsigned long mm_context_t
 

Macro Definition Documentation

#define MMU_DTLB_ENTRIES   64

Definition at line 8 of file mmu.h.

#define MMU_ITLB_ENTRIES   64

Definition at line 7 of file mmu.h.

Typedef Documentation

typedef unsigned long mm_context_t

Definition at line 5 of file mmu.h.