Home
last modified time | relevance | path

Searched defs:VMALLOC_END (Results 1 - 25 of 64) sorted by relevance

123

/kernel/linux/linux-5.10/arch/csky/include/asm/
H A Dmemory.h14 #define VMALLOC_END (PKMAP_BASE - (PAGE_SIZE * 2)) macro
/kernel/linux/linux-6.6/arch/csky/include/asm/
H A Dmemory.h14 #define VMALLOC_END (PKMAP_BASE - (PAGE_SIZE * 2)) macro
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dfixmap.h40 #define VMALLOC_END (KERNEL_MAP_END) macro
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dfixmap.h55 #define VMALLOC_END (KERNEL_MAP_END) macro
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dpgtable_no.h46 #define VMALLOC_END 0xffffffff macro
H A 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
/kernel/linux/linux-5.10/arch/c6x/include/asm/
H A Dpgtable.h21 #define VMALLOC_END 0xffffffff macro
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
H A Dmem-layout.h103 #define VMALLOC_END (PKMAP_BASE-PAGE_SIZE*2) macro
/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Dprocessor.h98 #define VMALLOC_END (VMALLOC_START + VMALLOC_SIZE) macro
/kernel/linux/linux-5.10/arch/h8300/include/asm/
H A Dpgtable.h39 #define VMALLOC_END 0xffffffff macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dpgtable_no.h53 #define VMALLOC_END 0xffffffff macro
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
/kernel/linux/linux-6.6/arch/hexagon/include/asm/
H A Dmem-layout.h103 #define VMALLOC_END (PKMAP_BASE-PAGE_SIZE*2) macro
/kernel/linux/linux-6.6/arch/arc/include/asm/
H A Dprocessor.h92 #define VMALLOC_END (VMALLOC_START + VMALLOC_SIZE) macro
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dpgtable-nommu.h65 #define VMALLOC_END 0xffffffffUL macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A 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-6.6/arch/arm/include/asm/
H A Dpgtable-nommu.h63 #define VMALLOC_END 0xffffffffUL macro
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dpgtable.h78 #define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE) macro
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dpgtable.h80 #define VMALLOC_END (FIXADDR_START-2*PAGE_SIZE) macro
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dpgtable-64.h76 #define VMALLOC_END \ macro
80 #define VMALLOC_END \ macro

Completed in 9 milliseconds

123