/arch/cris/include/arch-v10/arch/ |
D | pgtable.h | 9 #define VMALLOC_START KSEG_7 macro 12 #define VMALLOC_START KSEG_D macro
|
/arch/cris/include/arch-v32/arch/ |
D | pgtable.h | 8 #define VMALLOC_START KSEG_E macro 11 #define VMALLOC_START KSEG_D macro
|
/arch/m68k/include/asm/ |
D | pgtable_mm.h | 87 #define VMALLOC_START 0x0f800000 macro 90 #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
|
/arch/parisc/include/asm/ |
D | fixmap.h | 26 #define VMALLOC_START ((unsigned long)parisc_vmalloc_start) macro
|
/arch/x86/include/asm/ |
D | pgtable_64_types.h | 62 #define VMALLOC_START vmalloc_base macro 65 #define VMALLOC_START __VMALLOC_BASE macro
|
D | pgtable_32_types.h | 33 #define VMALLOC_START ((unsigned long)high_memory + VMALLOC_OFFSET) macro
|
/arch/sh/include/asm/ |
D | pgtable.h | 83 #define VMALLOC_START (P3SEG) macro 85 #define VMALLOC_START (0xf0000000) 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 | 44 #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 | 97 #define VMALLOC_START (((_ALIGN((long)high_memory, PPC_PIN_SIZE) + VMALLOC_OFFSET) & ~(VMALLOC_OFFS… macro 99 #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 | 125 #define VMALLOC_START (PAGE_OFFSET - (CONFIG_ARC_KVADDR_SIZE << 20)) macro
|
/arch/arm/include/asm/ |
D | pgtable-nommu.h | 85 #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 | 15 #define VMALLOC_START 0xF8000000 macro 20 #define VMALLOC_START 0x78000000 macro
|
/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 72 #define VMALLOC_START (((_ALIGN((long)high_memory, PPC_PIN_SIZE) + VMALLOC_OFFSET) & ~(VMALLOC_OFFS… macro 74 #define VMALLOC_START ((((long)high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1))) macro
|
/arch/alpha/include/asm/ |
D | pgtable.h | 54 #define VMALLOC_START 0xfffffe0000000000 macro 56 #define VMALLOC_START (-2*PGDIR_SIZE) macro
|
/arch/s390/kernel/ |
D | setup.c | 91 unsigned long VMALLOC_START; variable
|
/arch/mips/include/asm/ |
D | pgtable-32.h | 66 #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
|