/linux/arch/x86/include/asm/ |
A D | pgtable_32_areas.h | 42 # define VMALLOC_END (PKMAP_BASE - 2 * PAGE_SIZE) macro 44 # define VMALLOC_END (LDT_BASE_ADDR - 2 * PAGE_SIZE) macro
|
A D | pgtable_64_types.h | 142 #define VMALLOC_END (VMALLOC_START + (VMALLOC_SIZE_TB << 40) - 1) macro
|
/linux/arch/m68k/include/asm/ |
A D | pgtable_mm.h | 91 #define VMALLOC_END m68k_vmalloc_end macro 94 #define VMALLOC_END 0xe0000000 macro 105 #define VMALLOC_END KMAP_START macro
|
A D | pgtable_no.h | 52 #define VMALLOC_END 0xffffffff macro
|
/linux/arch/csky/include/asm/ |
A D | memory.h | 14 #define VMALLOC_END (PKMAP_BASE - (PAGE_SIZE * 2)) macro
|
/linux/arch/parisc/include/asm/ |
A D | fixmap.h | 40 #define VMALLOC_END (KERNEL_MAP_END) macro
|
/linux/arch/hexagon/include/asm/ |
A D | mem-layout.h | 103 #define VMALLOC_END (PKMAP_BASE-PAGE_SIZE*2) macro
|
/linux/arch/mips/include/asm/ |
A D | pgtable-32.h | 103 # define VMALLOC_END (PKMAP_BASE-2*PAGE_SIZE) macro 105 # define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE) macro
|
A D | pgtable-64.h | 147 #define VMALLOC_END \ macro
|
/linux/arch/h8300/include/asm/ |
A D | pgtable.h | 39 #define VMALLOC_END 0xffffffff macro
|
/linux/arch/arc/include/asm/ |
A D | processor.h | 98 #define VMALLOC_END (VMALLOC_START + VMALLOC_SIZE) macro
|
/linux/arch/powerpc/include/asm/nohash/32/ |
A D | pgtable.h | 118 #define VMALLOC_END ALIGN_DOWN(ioremap_bot, PAGE_SIZE << KASAN_SHADOW_SCALE_SHIFT) macro 120 #define VMALLOC_END ioremap_bot macro
|
/linux/arch/arm/include/asm/ |
A D | pgtable-nommu.h | 71 #define VMALLOC_END 0xffffffffUL macro
|
A D | pgtable.h | 43 #define VMALLOC_END 0xff800000UL macro
|
/linux/arch/sh/include/asm/ |
A D | pgtable.h | 78 #define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE) macro
|
/linux/arch/xtensa/include/asm/ |
A D | pgtable.h | 70 #define VMALLOC_END (VMALLOC_START + 0x07FEFFFF) macro 82 #define VMALLOC_END __XTENSA_UL_CONST(0xffffffff) macro
|
/linux/arch/powerpc/include/asm/book3s/32/ |
A D | pgtable.h | 228 #define VMALLOC_END ALIGN_DOWN(ioremap_bot, PAGE_SIZE << KASAN_SHADOW_SCALE_SHIFT) macro 230 #define VMALLOC_END ioremap_bot macro
|
/linux/arch/ia64/include/asm/ |
A D | pgtable.h | 227 # define VMALLOC_END (RGN_BASE(RGN_GATE) + (1UL << (4*PAGE_SHIFT - 10))) macro 230 # define VMALLOC_END (RGN_BASE(RGN_GATE) + (1UL << (4*PAGE_SHIFT - 9))) macro
|
/linux/arch/riscv/include/asm/ |
A D | pgtable.h | 28 #define VMALLOC_END (PAGE_OFFSET - 1) macro 678 #define VMALLOC_END TASK_SIZE macro
|
/linux/arch/nios2/include/asm/ |
A D | pgtable.h | 28 #define VMALLOC_END (CONFIG_NIOS2_KERNEL_REGION_BASE - 1) macro
|
/linux/arch/um/include/asm/ |
A D | pgtable.h | 48 #define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE) macro
|
/linux/arch/powerpc/include/asm/nohash/64/ |
A D | pgtable.h | 38 #define VMALLOC_END (VMALLOC_START + VMALLOC_SIZE) macro
|
/linux/arch/s390/kernel/ |
A D | setup.c | 163 unsigned long VMALLOC_END; variable
|
/linux/arch/sparc/include/asm/ |
A D | pgtable_32.h | 430 #define VMALLOC_END _AC(0xffc00000,UL) macro
|
/linux/arch/microblaze/include/asm/ |
A D | pgtable.h | 40 #define VMALLOC_END ioremap_bot macro
|