VMALLOC_END
#define VMALLOC_END (-PGDIR_SIZE)
#define VMALLOC_END (VMALLOC_START + VMALLOC_SIZE)
#define VMALLOC_END 0xffffffffUL
#define VMALLOC_END 0xff800000UL
#define VMALLOC_END (VMEMMAP_START - SZ_8M)
#define VMALLOC_END (VMEMMAP_START + VMEMMAP_UNUSED_NPAGES * sizeof(struct page) - SZ_8M)
#define VMALLOC_END (PKMAP_BASE - (PAGE_SIZE * 2))
#define VMALLOC_END (PKMAP_BASE-PAGE_SIZE*2)
#define VMALLOC_END \
#define VMALLOC_END \
#define VMALLOC_END (FIXADDR_START - (2 * PAGE_SIZE))
#define VMALLOC_END KMAP_START
#define VMALLOC_END m68k_vmalloc_end
#define VMALLOC_END 0xe0000000
#define VMALLOC_END KMAP_START
#define VMALLOC_END 0xffffffff
#define VMALLOC_END ioremap_bot
# define VMALLOC_END (PKMAP_BASE-2*PAGE_SIZE)
# define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE)
#define VMALLOC_END \
#define VMALLOC_END (CONFIG_NIOS2_KERNEL_REGION_BASE - SZ_32M - 1)
#define VMALLOC_END (PAGE_OFFSET)
#define VMALLOC_END (KERNEL_MAP_END)
#define VMALLOC_END ALIGN_DOWN(ioremap_bot, PAGE_SIZE << KASAN_SHADOW_SCALE_SHIFT)
#define VMALLOC_END ioremap_bot
#define VMALLOC_END __vmalloc_end
#define VMALLOC_END ALIGN_DOWN(ioremap_bot, PAGE_SIZE << KASAN_SHADOW_SCALE_SHIFT)
#define VMALLOC_END ioremap_bot
#define VMALLOC_END (VMALLOC_START + VMALLOC_SIZE)
#define VMALLOC_END TASK_SIZE
#define VMALLOC_END PAGE_OFFSET
#define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE)
#define VMALLOC_END _AC(0xffc00000,UL)
#define VMALLOC_END (TASK_SIZE-2*PAGE_SIZE)
# define VMALLOC_END (PKMAP_BASE - 2 * PAGE_SIZE)
# define VMALLOC_END (LDT_BASE_ADDR - 2 * PAGE_SIZE)
#define VMALLOC_END VMEMORY_END
#define VMALLOC_END (VMALLOC_START + VMALLOC_QUARTER_SIZE - 1)
#define VMALLOC_END (VMALLOC_START + 0x07FEFFFF)
#define VMALLOC_END __XTENSA_UL_CONST(0xffffffff)