| /linux-4.1.27/arch/cris/include/arch-v10/arch/ | 
| D | pgtable.h | 9 #define VMALLOC_START     KSEG_7  macro12 #define VMALLOC_START     KSEG_D  macro
 
 | 
| /linux-4.1.27/arch/cris/include/arch-v32/arch/ | 
| D | pgtable.h | 8 #define VMALLOC_START          KSEG_E  macro11 #define VMALLOC_START		KSEG_D  macro
 
 | 
| /linux-4.1.27/arch/m68k/include/asm/ | 
| D | pgtable_mm.h | 87 #define VMALLOC_START 0x0f800000  macro90 #define VMALLOC_START	0xd0000000  macro
 101 #define VMALLOC_START (((unsigned long) high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1))  macro
 
 | 
| D | pgtable_no.h | 55 #define	VMALLOC_START	0  macro
 | 
| /linux-4.1.27/arch/parisc/include/asm/ | 
| D | fixmap.h | 26 #define VMALLOC_START		((unsigned long)parisc_vmalloc_start)  macro
 | 
| /linux-4.1.27/arch/sh/include/asm/ | 
| D | pgtable.h | 83 #define VMALLOC_START	(P3SEG)  macro85 #define VMALLOC_START	(0xf0000000)  macro
 
 | 
| /linux-4.1.27/arch/x86/include/asm/ | 
| D | pgtable_32_types.h | 33 #define VMALLOC_START	((unsigned long)high_memory + VMALLOC_OFFSET)  macro
 | 
| D | pgtable_64_types.h | 57 #define VMALLOC_START    _AC(0xffffc90000000000, UL)  macro
 | 
| /linux-4.1.27/arch/hexagon/include/asm/ | 
| D | mem-layout.h | 75 #define VMALLOC_START ((unsigned long) __va(high_memory + VMALLOC_OFFSET))  macro
 | 
| /linux-4.1.27/arch/frv/include/asm/ | 
| D | mem-layout.h | 52 #define VMALLOC_START			__UL(0xd0000000)  macro
 | 
| /linux-4.1.27/arch/powerpc/include/asm/ | 
| D | pgtable-ppc32.h | 97 #define VMALLOC_START (((_ALIGN((long)high_memory, PPC_PIN_SIZE) + VMALLOC_OFFSET) & ~(VMALLOC_OFFS…  macro99 #define VMALLOC_START ((((long)high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)))  macro
 
 | 
| D | pgtable-ppc64.h | 45 #define VMALLOC_START	KERN_VIRT_START  macro
 | 
| /linux-4.1.27/arch/tile/include/asm/ | 
| D | pgtable_32.h | 71 #define VMALLOC_START	(_VMALLOC_START + PAGE_SIZE)  macro
 | 
| D | pgtable_64.h | 57 #define VMALLOC_START	_VMALLOC_START  macro
 | 
| /linux-4.1.27/arch/c6x/include/asm/ | 
| D | pgtable.h | 23 #define	VMALLOC_START	0  macro
 | 
| /linux-4.1.27/arch/arc/include/asm/ | 
| D | processor.h | 110 #define VMALLOC_START	(PAGE_OFFSET - VMALLOC_SIZE)  macro
 | 
| /linux-4.1.27/arch/arm/include/asm/ | 
| D | pgtable-nommu.h | 85 #define	VMALLOC_START	0UL  macro
 | 
| D | pgtable.h | 45 #define VMALLOC_START		(((unsigned long)high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1))  macro
 | 
| /linux-4.1.27/arch/blackfin/include/asm/ | 
| D | pgtable.h | 91 #define	VMALLOC_START	0  macro
 | 
| /linux-4.1.27/arch/metag/include/asm/ | 
| D | pgtable.h | 15 #define VMALLOC_START		0xF8000000  macro20 #define VMALLOC_START		0x78000000  macro
 
 | 
| /linux-4.1.27/arch/alpha/include/asm/ | 
| D | pgtable.h | 54 #define VMALLOC_START		0xfffffe0000000000  macro56 #define VMALLOC_START		(-2*PGDIR_SIZE)  macro
 
 | 
| /linux-4.1.27/arch/mips/include/asm/ | 
| D | pgtable-32.h | 62 #define VMALLOC_START	  MAP_BASE  macro
 | 
| D | pgtable-64.h | 129 #define VMALLOC_START		(MAP_BASE + (2 * PAGE_SIZE))  macro
 | 
| /linux-4.1.27/arch/s390/kernel/ | 
| D | setup.c | 86 unsigned long VMALLOC_START;  variable
 | 
| /linux-4.1.27/arch/microblaze/include/asm/ | 
| D | pgtable.h | 57 #define	VMALLOC_START	0  macro92 #define VMALLOC_START	(CONFIG_KERNEL_START + CONFIG_LOWMEM_SIZE)  macro
 
 | 
| /linux-4.1.27/arch/mn10300/include/asm/ | 
| D | pgtable.h | 97 #define VMALLOC_START	(0x70000000UL)  macro101 #define VMALLOC_START	(0x70000000)  macro
 
 | 
| /linux-4.1.27/arch/nios2/include/asm/ | 
| D | pgtable.h | 29 #define VMALLOC_START		CONFIG_NIOS2_KERNEL_MMU_REGION_BASE  macro
 | 
| /linux-4.1.27/arch/unicore32/include/asm/ | 
| D | pgtable.h | 35 #define VMALLOC_START		(((unsigned long)high_memory + VMALLOC_OFFSET) \  macro
 | 
| /linux-4.1.27/arch/um/include/asm/ | 
| D | pgtable.h | 48 #define VMALLOC_START ((end_iomem + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1))  macro
 | 
| /linux-4.1.27/arch/score/include/asm/ | 
| D | pgtable.h | 32 #define VMALLOC_START		(0xc0000000UL)  macro
 | 
| /linux-4.1.27/arch/avr32/include/asm/ | 
| D | pgtable.h | 63 #define VMALLOC_START	(P3SEG + VMALLOC_OFFSET)  macro
 | 
| /linux-4.1.27/arch/m32r/include/asm/ | 
| D | pgtable.h | 66 #define VMALLOC_START		KSEG2  macro
 | 
| /linux-4.1.27/arch/sparc/include/asm/ | 
| D | pgtable_32.h | 441 #define VMALLOC_START           _AC(0xfe600000,UL)  macro
 | 
| D | pgtable_64.h | 42 #define VMALLOC_START		_AC(0x0000000100000000,UL)  macro
 | 
| /linux-4.1.27/arch/openrisc/include/asm/ | 
| D | pgtable.h | 96 #define VMALLOC_START	(PAGE_OFFSET-0x04000000)  macro
 | 
| /linux-4.1.27/arch/xtensa/include/asm/ | 
| D | pgtable.h | 67 #define VMALLOC_START		0xC0000000  macro
 | 
| /linux-4.1.27/arch/arm64/include/asm/ | 
| D | pgtable.h | 43 #define VMALLOC_START		(UL(0xffffffffffffffff) << VA_BITS)  macro
 | 
| /linux-4.1.27/arch/ia64/include/asm/ | 
| D | pgtable.h | 224 #define VMALLOC_START		(RGN_BASE(RGN_GATE) + 0x200000000UL)  macro
 |