Home
last modified time | relevance | path

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

123

/kernel/linux/linux-6.6/arch/m68k/include/asm/
Dpgtable_mm.h92 #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
Dpgtable_no.h46 #define VMALLOC_END 0xffffffff macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dpgtable_32_areas.h42 # define VMALLOC_END (PKMAP_BASE - 2 * PAGE_SIZE) macro
44 # define VMALLOC_END (LDT_BASE_ADDR - 2 * PAGE_SIZE) macro
Dpgtable_64_types.h152 #define VMALLOC_END VMEMORY_END macro
170 #define VMALLOC_END (VMALLOC_START + VMALLOC_QUARTER_SIZE - 1) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dpgtable_32_areas.h42 # define VMALLOC_END (PKMAP_BASE - 2 * PAGE_SIZE) macro
44 # define VMALLOC_END (LDT_BASE_ADDR - 2 * PAGE_SIZE) macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dpgtable_mm.h92 #define VMALLOC_END m68k_vmalloc_end macro
95 #define VMALLOC_END 0xe0000000 macro
106 #define VMALLOC_END KMAP_START macro
Dpgtable_no.h53 #define VMALLOC_END 0xffffffff macro
/kernel/linux/linux-5.10/arch/csky/include/asm/
Dmemory.h14 #define VMALLOC_END (PKMAP_BASE - (PAGE_SIZE * 2)) macro
/kernel/linux/linux-6.6/arch/csky/include/asm/
Dmemory.h14 #define VMALLOC_END (PKMAP_BASE - (PAGE_SIZE * 2)) macro
/kernel/linux/linux-5.10/arch/parisc/include/asm/
Dfixmap.h40 #define VMALLOC_END (KERNEL_MAP_END) macro
/kernel/linux/linux-6.6/arch/parisc/include/asm/
Dfixmap.h55 #define VMALLOC_END (KERNEL_MAP_END) macro
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
Dmem-layout.h103 #define VMALLOC_END (PKMAP_BASE-PAGE_SIZE*2) macro
/kernel/linux/linux-6.6/arch/hexagon/include/asm/
Dmem-layout.h103 #define VMALLOC_END (PKMAP_BASE-PAGE_SIZE*2) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
Dpgtable-32.h102 # define VMALLOC_END (PKMAP_BASE-2*PAGE_SIZE) macro
104 # define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dpgtable-32.h104 # define VMALLOC_END (PKMAP_BASE-2*PAGE_SIZE) macro
106 # define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE) macro
/kernel/linux/linux-5.10/arch/h8300/include/asm/
Dpgtable.h39 #define VMALLOC_END 0xffffffff macro
/kernel/linux/linux-6.6/arch/arc/include/asm/
Dprocessor.h92 #define VMALLOC_END (VMALLOC_START + VMALLOC_SIZE) macro
/kernel/linux/linux-5.10/arch/arc/include/asm/
Dprocessor.h98 #define VMALLOC_END (VMALLOC_START + VMALLOC_SIZE) macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
Dpgtable-nommu.h63 #define VMALLOC_END 0xffffffffUL macro
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dpgtable-nommu.h65 #define VMALLOC_END 0xffffffffUL macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
Dpgtable.h119 #define VMALLOC_END ALIGN_DOWN(ioremap_bot, PAGE_SIZE << KASAN_SHADOW_SCALE_SHIFT) macro
121 #define VMALLOC_END ioremap_bot macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
Dpgtable.h120 #define VMALLOC_END ALIGN_DOWN(ioremap_bot, PAGE_SIZE << KASAN_SHADOW_SCALE_SHIFT) macro
122 #define VMALLOC_END ioremap_bot macro
/kernel/linux/linux-5.10/arch/c6x/include/asm/
Dpgtable.h21 #define VMALLOC_END 0xffffffff macro
/kernel/linux/linux-6.6/arch/sh/include/asm/
Dpgtable.h78 #define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE) macro
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
Dpgtable.h69 #define VMALLOC_END (VMALLOC_START + 0x07FEFFFF) macro
81 #define VMALLOC_END __XTENSA_UL_CONST(0xffffffff) macro

123