···116117#define FIRST_USER_ADDRESS 0118119-#ifndef __ASSEMBLY__120-extern void *vmalloc_start;121-#define PCXL_DMA_MAP_SIZE (8*1024*1024)122-#define VMALLOC_START ((unsigned long)vmalloc_start)123-/* this is a fixmap remnant, see fixmap.h */124-#define VMALLOC_END (KERNEL_MAP_END)125-#endif126-127/* NB: The tlb miss handlers make certain assumptions about the order */128/* of the following bits, so be careful (One example, bits 25-31 */129/* are moved together in one instruction). */
···116117#define FIRST_USER_ADDRESS 011800000000119/* NB: The tlb miss handlers make certain assumptions about the order */120/* of the following bits, so be careful (One example, bits 25-31 */121/* are moved together in one instruction). */