Searched defs:VMALLOC_END (Results 1 – 9 of 9) sorted by relevance
111 #define VMALLOC_END ALIGN_DOWN(ioremap_bot, PAGE_SIZE << KASAN_SHADOW_SCALE_SHIFT) macro113 #define VMALLOC_END ioremap_bot macro
14 #define VMALLOC_END (PKMAP_BASE - (PAGE_SIZE * 2)) macro
133 #define VMALLOC_END VMEMORY_END macro151 #define VMALLOC_END (VMALLOC_START + VMALLOC_QUARTER_SIZE - 1) macro
55 #define VMALLOC_END (KERNEL_MAP_END) macro
103 #define VMALLOC_END (PKMAP_BASE-PAGE_SIZE*2) macro
92 #define VMALLOC_END (VMALLOC_START + VMALLOC_SIZE) macro
63 #define VMALLOC_END 0xffffffffUL macro
193 #define VMALLOC_END ALIGN_DOWN(ioremap_bot, PAGE_SIZE << KASAN_SHADOW_SCALE_SHIFT) macro195 #define VMALLOC_END ioremap_bot macro
247 #define VMALLOC_END __vmalloc_end macro