Home
last modified time | relevance | path

Searched defs:VMALLOC_END (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable_32_areas.h42 # define VMALLOC_END (PKMAP_BASE - 2 * PAGE_SIZE) macro
44 # define VMALLOC_END (LDT_BASE_ADDR - 2 * PAGE_SIZE) macro
H A Dpgtable_64_types.h142 #define VMALLOC_END (VMALLOC_START + (VMALLOC_SIZE_TB << 40) - 1) macro
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dpgtable_mm.h92 #define VMALLOC_END m68k_vmalloc_end macro
95 #define VMALLOC_END 0xe0000000 macro
106 #define VMALLOC_END KMAP_START macro
H A Dpgtable_no.h53 #define VMALLOC_END 0xffffffff macro
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dmemory.h14 #define VMALLOC_END (PKMAP_BASE - (PAGE_SIZE * 2)) macro
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dfixmap.h40 #define VMALLOC_END (KERNEL_MAP_END) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpgtable-32.h104 # define VMALLOC_END (PKMAP_BASE-2*PAGE_SIZE) macro
106 # define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE) macro
H A Dpgtable-64.h148 #define VMALLOC_END \ macro
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Dmem-layout.h103 #define VMALLOC_END (PKMAP_BASE-PAGE_SIZE*2) macro
/OK3568_Linux_fs/kernel/arch/h8300/include/asm/
H A Dpgtable.h39 #define VMALLOC_END 0xffffffff macro
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dprocessor.h98 #define VMALLOC_END (VMALLOC_START + VMALLOC_SIZE) macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dpgtable-nommu.h65 #define VMALLOC_END 0xffffffffUL macro
H A Dpgtable.h52 #define VMALLOC_END 0xff800000UL macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h120 #define VMALLOC_END ALIGN_DOWN(ioremap_bot, PAGE_SIZE << KASAN_SHADOW_SCALE_SHIFT) macro
122 #define VMALLOC_END ioremap_bot macro
/OK3568_Linux_fs/kernel/arch/c6x/include/asm/
H A Dpgtable.h21 #define VMALLOC_END 0xffffffff macro
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dpgtable.h80 #define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE) macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dpgtable.h71 #define VMALLOC_END (VMALLOC_START + 0x07FEFFFF) macro
83 #define VMALLOC_END __XTENSA_UL_CONST(0xffffffff) macro
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dpgtable.h25 #define VMALLOC_END (PAGE_OFFSET - 1) macro
461 #define VMALLOC_END TASK_SIZE macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h193 #define VMALLOC_END ALIGN_DOWN(ioremap_bot, PAGE_SIZE << KASAN_SHADOW_SCALE_SHIFT) macro
195 #define VMALLOC_END ioremap_bot macro
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dpgtable.h54 #define VMALLOC_END 0xffffffff macro
83 #define VMALLOC_END ioremap_bot macro
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dpgtable.h232 # define VMALLOC_END (RGN_BASE(RGN_GATE) + (1UL << (4*PAGE_SHIFT - 10))) macro
235 # define VMALLOC_END (RGN_BASE(RGN_GATE) + (1UL << (4*PAGE_SHIFT - 9))) macro
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dpgtable.h30 #define VMALLOC_END (CONFIG_NIOS2_KERNEL_REGION_BASE - 1) macro
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dsetup.c116 unsigned long VMALLOC_END; variable
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dpgtable.h48 #define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/64/
H A Dpgtable.h40 #define VMALLOC_END (VMALLOC_START + VMALLOC_SIZE) macro

12