/linux/arch/m68k/include/asm/ |
H A D | pgtable_mm.h | 92 #define VMALLOC_END m68k_vmalloc_end macro 95 #define VMALLOC_END 0xe0000000 macro 99 #define VMALLOC_END KMAP_START macro 110 #define VMALLOC_END KMAP_START macro
|
H A D | pgtable_no.h | 45 #define VMALLOC_END 0xffffffff macro
|
/linux/arch/powerpc/include/asm/nohash/32/ |
H A D | pgtable.h | 111 #define VMALLOC_END ALIGN_DOWN(ioremap_bot, PAGE_SIZE << KASAN_SHADOW_SCALE_SHIFT) macro 113 #define VMALLOC_END ioremap_bot macro
|
/linux/arch/csky/include/asm/ |
H A D | memory.h | 14 #define VMALLOC_END (PKMAP_BASE - (PAGE_SIZE * 2)) macro
|
/linux/arch/parisc/include/asm/ |
H A D | fixmap.h | 55 #define VMALLOC_END (KERNEL_MAP_END) macro
|
/linux/arch/hexagon/include/asm/ |
H A D | mem-layout.h | 103 #define VMALLOC_END (PKMAP_BASE-PAGE_SIZE*2) macro
|
/linux/arch/arc/include/asm/ |
H A D | processor.h | 92 #define VMALLOC_END (VMALLOC_START + VMALLOC_SIZE) macro
|
/linux/arch/arm/include/asm/ |
H A D | pgtable-nommu.h | 63 #define VMALLOC_END 0xffffffffUL macro
|
H A D | pgtable.h | 51 #define VMALLOC_END 0xff800000UL macro
|
/linux/arch/sh/include/asm/ |
H A D | pgtable.h | 78 #define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE) macro
|
/linux/arch/xtensa/include/asm/ |
H A D | pgtable.h | 69 #define VMALLOC_END (VMALLOC_START + 0x07FEFFFF) macro 81 #define VMALLOC_END __XTENSA_UL_CONST(0xffffffff) macro
|
/linux/arch/powerpc/include/asm/book3s/32/ |
H A D | pgtable.h | 193 #define VMALLOC_END ALIGN_DOWN(ioremap_bot, PAGE_SIZE << KASAN_SHADOW_SCALE_SHIFT) macro 195 #define VMALLOC_END ioremap_bot macro
|
/linux/arch/powerpc/include/asm/nohash/64/ |
H A D | pgtable.h | 38 #define VMALLOC_END (VMALLOC_START + VMALLOC_SIZE) macro
|
/linux/arch/loongarch/include/asm/ |
H A D | pgtable.h | 94 #define VMALLOC_END \ macro 98 #define VMALLOC_END \ macro
|
/linux/arch/nios2/include/asm/ |
H A D | pgtable.h | 28 #define VMALLOC_END (CONFIG_NIOS2_KERNEL_REGION_BASE - SZ_32M - 1) macro
|
/linux/arch/um/include/asm/ |
H A D | pgtable.h | 52 #define VMALLOC_END (TASK_SIZE-2*PAGE_SIZE) macro
|
/linux/arch/microblaze/include/asm/ |
H A D | pgtable.h | 40 #define VMALLOC_END ioremap_bot macro
|
/linux/arch/alpha/include/asm/ |
H A D | pgtable.h | 57 #define VMALLOC_END (-PGDIR_SIZE) macro
|
/linux/arch/openrisc/include/asm/ |
H A D | pgtable.h | 92 #define VMALLOC_END (PAGE_OFFSET) macro
|
/linux/arch/sparc/include/asm/ |
H A D | pgtable_32.h | 429 #define VMALLOC_END _AC(0xffc00000,UL) macro
|
/linux/arch/riscv/include/asm/ |
H A D | pgtable.h | 44 #define VMALLOC_END PAGE_OFFSET macro 1099 #define VMALLOC_END TASK_SIZE macro
|
/linux/arch/arm64/include/asm/ |
H A D | pgtable.h | 25 #define VMALLOC_END (VMEMMAP_START - SZ_8M) macro 28 #define VMALLOC_END (VMEMMAP_START + VMEMMAP_UNUSED_NPAGES * sizeof(struct page) - SZ_8M) macro
|
/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | pgtable.h | 246 #define VMALLOC_END __vmalloc_end macro
|
/linux/arch/sparc/mm/ |
H A D | init_64.c | 1948 unsigned long VMALLOC_END = 0x0000010000000000UL; variable
|