Go to the documentation of this file.
16 #define TMPALIAS_MAP_START ((__PAGE_OFFSET) - 16*1024*1024)
20 #define KERNEL_MAP_START (GATEWAY_PAGE_SIZE)
21 #define KERNEL_MAP_END (TMPALIAS_MAP_START)
25 #define PCXL_DMA_MAP_SIZE (8*1024*1024)
26 #define VMALLOC_START ((unsigned long)parisc_vmalloc_start)
27 #define VMALLOC_END (KERNEL_MAP_END)