/arch/cris/include/arch-v10/arch/ |
D | pgtable.h | 10 #define VMALLOC_START KSEG_7 macro 13 #define VMALLOC_START KSEG_D macro
|
/arch/cris/include/arch-v32/arch/ |
D | pgtable.h | 9 #define VMALLOC_START KSEG_E macro 12 #define VMALLOC_START KSEG_D macro
|
/arch/m68k/include/asm/ |
D | pgtable_mm.h | 88 #define VMALLOC_START 0x0f800000 macro 91 #define VMALLOC_START 0xd0000000 macro 102 #define VMALLOC_START (((unsigned long) high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)) macro
|
D | pgtable_no.h | 56 #define VMALLOC_START 0 macro
|
/arch/parisc/include/asm/ |
D | fixmap.h | 27 #define VMALLOC_START ((unsigned long)parisc_vmalloc_start) macro
|
/arch/sh/include/asm/ |
D | pgtable.h | 83 #define VMALLOC_START (P3SEG) macro 85 #define VMALLOC_START (0xf0000000) macro
|
/arch/x86/include/asm/ |
D | pgtable_32_types.h | 34 #define VMALLOC_START ((unsigned long)high_memory + VMALLOC_OFFSET) macro
|
D | pgtable_64_types.h | 106 # define VMALLOC_START vmalloc_base macro 109 # define VMALLOC_START __VMALLOC_BASE macro
|
/arch/hexagon/include/asm/ |
D | mem-layout.h | 75 #define VMALLOC_START ((unsigned long) __va(high_memory + VMALLOC_OFFSET)) macro
|
/arch/frv/include/asm/ |
D | mem-layout.h | 52 #define VMALLOC_START __UL(0xd0000000) macro
|
/arch/h8300/include/asm/ |
D | pgtable.h | 46 #define VMALLOC_START 0 macro
|
/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
|
/arch/powerpc/include/asm/nohash/32/ |
D | pgtable.h | 106 #define VMALLOC_START (((_ALIGN((long)high_memory, PPC_PIN_SIZE) + VMALLOC_OFFSET) & ~(VMALLOC_OFFS… macro 108 #define VMALLOC_START ((((long)high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1))) macro
|
/arch/c6x/include/asm/ |
D | pgtable.h | 23 #define VMALLOC_START 0 macro
|
/arch/arc/include/asm/ |
D | processor.h | 127 #define VMALLOC_START (PAGE_OFFSET - (CONFIG_ARC_KVADDR_SIZE << 20)) macro
|
/arch/arm/include/asm/ |
D | pgtable-nommu.h | 86 #define VMALLOC_START 0UL macro
|
/arch/blackfin/include/asm/ |
D | pgtable.h | 91 #define VMALLOC_START 0 macro
|
/arch/metag/include/asm/ |
D | pgtable.h | 17 #define VMALLOC_START 0xF8000000 macro 22 #define VMALLOC_START 0x78000000 macro
|
/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 87 #define VMALLOC_START (((_ALIGN((long)high_memory, PPC_PIN_SIZE) + VMALLOC_OFFSET) & ~(VMALLOC_OFFS… macro 89 #define VMALLOC_START ((((long)high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1))) macro
|
/arch/alpha/include/asm/ |
D | pgtable.h | 55 #define VMALLOC_START 0xfffffe0000000000 macro 57 #define VMALLOC_START (-2*PGDIR_SIZE) macro
|
/arch/s390/kernel/ |
D | setup.c | 94 unsigned long VMALLOC_START; variable
|
/arch/mips/include/asm/ |
D | pgtable-32.h | 67 #define VMALLOC_START MAP_BASE macro
|
/arch/microblaze/include/asm/ |
D | pgtable.h | 57 #define VMALLOC_START 0 macro 92 #define VMALLOC_START (CONFIG_KERNEL_START + CONFIG_LOWMEM_SIZE) macro
|
/arch/mn10300/include/asm/ |
D | pgtable.h | 97 #define VMALLOC_START (0x70000000UL) macro 101 #define VMALLOC_START (0x70000000) macro
|