Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
memory.h File Reference
#include <asm/sizes.h>

Go to the source code of this file.

Macros

#define PLAT_PHYS_OFFSET   UL(0xc0000000)
 
#define MAX_PHYSMEM_BITS   32
 
#define SECTION_SIZE_BITS   27
 
#define FLUSH_BASE_PHYS   0xe0000000
 
#define FLUSH_BASE   0xf5000000
 
#define FLUSH_BASE_MINICACHE   0xf5100000
 

Macro Definition Documentation

#define FLUSH_BASE   0xf5000000

Definition at line 38 of file memory.h.

#define FLUSH_BASE_MINICACHE   0xf5100000

Definition at line 39 of file memory.h.

#define FLUSH_BASE_PHYS   0xe0000000

Definition at line 37 of file memory.h.

#define MAX_PHYSMEM_BITS   32

Definition at line 31 of file memory.h.

#define PLAT_PHYS_OFFSET   UL(0xc0000000)

Definition at line 15 of file memory.h.

#define SECTION_SIZE_BITS   27

Definition at line 32 of file memory.h.