Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | TMPALIAS_MAP_START ((__PAGE_OFFSET) - 16*1024*1024) |
#define | KERNEL_MAP_START (GATEWAY_PAGE_SIZE) |
#define | KERNEL_MAP_END (TMPALIAS_MAP_START) |
#define | PCXL_DMA_MAP_SIZE (8*1024*1024) |
#define | VMALLOC_START ((unsigned long)parisc_vmalloc_start) |
#define | VMALLOC_END (KERNEL_MAP_END) |
Variables | |
void * | parisc_vmalloc_start |
#define KERNEL_MAP_END (TMPALIAS_MAP_START) |
#define KERNEL_MAP_START (GATEWAY_PAGE_SIZE) |
#define TMPALIAS_MAP_START ((__PAGE_OFFSET) - 16*1024*1024) |
#define VMALLOC_END (KERNEL_MAP_END) |
#define VMALLOC_START ((unsigned long)parisc_vmalloc_start) |
void* parisc_vmalloc_start |