/Linux-v4.19/arch/m68k/include/asm/ |
D | pgtable_mm.h | 88 #define VMALLOC_START 0x0f800000 macro 91 #define VMALLOC_START 0xd0000000 macro 102 #define VMALLOC_START (((unsigned long) high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)) macro
|
D | pgtable_no.h | 56 #define VMALLOC_START 0 macro
|
/Linux-v4.19/arch/sh/include/asm/ |
D | pgtable.h | 83 #define VMALLOC_START (P3SEG) macro 85 #define VMALLOC_START (0xf0000000) macro
|
/Linux-v4.19/arch/parisc/include/asm/ |
D | fixmap.h | 27 #define VMALLOC_START ((unsigned long)parisc_vmalloc_start) macro
|
/Linux-v4.19/arch/x86/include/asm/ |
D | pgtable_64_types.h | 130 # define VMALLOC_START vmalloc_base macro 134 # define VMALLOC_START __VMALLOC_BASE_L4 macro
|
D | pgtable_32_types.h | 36 #define VMALLOC_START ((unsigned long)high_memory + VMALLOC_OFFSET) macro
|
/Linux-v4.19/arch/hexagon/include/asm/ |
D | mem-layout.h | 75 #define VMALLOC_START ((unsigned long) __va(high_memory + VMALLOC_OFFSET)) macro
|
/Linux-v4.19/arch/h8300/include/asm/ |
D | pgtable.h | 46 #define VMALLOC_START 0 macro
|
/Linux-v4.19/arch/powerpc/include/asm/nohash/32/ |
D | pgtable.h | 108 #define VMALLOC_START (((_ALIGN((long)high_memory, PPC_PIN_SIZE) + VMALLOC_OFFSET) & ~(VMALLOC_OFFS… macro 110 #define VMALLOC_START ((((long)high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1))) macro
|
/Linux-v4.19/arch/c6x/include/asm/ |
D | pgtable.h | 23 #define VMALLOC_START 0 macro
|
/Linux-v4.19/arch/arc/include/asm/ |
D | processor.h | 127 #define VMALLOC_START (PAGE_OFFSET - (CONFIG_ARC_KVADDR_SIZE << 20)) macro
|
/Linux-v4.19/arch/arm/include/asm/ |
D | pgtable-nommu.h | 86 #define VMALLOC_START 0UL macro
|
/Linux-v4.19/arch/alpha/include/asm/ |
D | pgtable.h | 55 #define VMALLOC_START 0xfffffe0000000000 macro 57 #define VMALLOC_START (-2*PGDIR_SIZE) macro
|
/Linux-v4.19/arch/xtensa/include/asm/ |
D | pgtable.h | 74 #define VMALLOC_START (XCHAL_KSEG_CACHED_VADDR - 0x10000000) macro 86 #define VMALLOC_START __XTENSA_UL_CONST(0) macro
|
/Linux-v4.19/arch/s390/kernel/ |
D | setup.c | 95 unsigned long VMALLOC_START; variable
|
/Linux-v4.19/arch/microblaze/include/asm/ |
D | pgtable.h | 59 #define VMALLOC_START 0 macro 94 #define VMALLOC_START (CONFIG_KERNEL_START + CONFIG_LOWMEM_SIZE) macro
|
/Linux-v4.19/arch/mips/include/asm/ |
D | pgtable-32.h | 67 #define VMALLOC_START MAP_BASE macro
|
D | pgtable-64.h | 146 #define VMALLOC_START (MAP_BASE + (2 * PAGE_SIZE)) macro
|
/Linux-v4.19/arch/nios2/include/asm/ |
D | pgtable.h | 30 #define VMALLOC_START CONFIG_NIOS2_KERNEL_MMU_REGION_BASE macro
|
/Linux-v4.19/arch/unicore32/include/asm/ |
D | pgtable.h | 36 #define VMALLOC_START (((unsigned long)high_memory + VMALLOC_OFFSET) \ macro
|
/Linux-v4.19/arch/um/include/asm/ |
D | pgtable.h | 48 #define VMALLOC_START ((end_iomem + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)) macro
|
/Linux-v4.19/arch/powerpc/include/asm/nohash/64/ |
D | pgtable.h | 44 #define VMALLOC_START KERN_VIRT_START macro
|
/Linux-v4.19/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 87 #define VMALLOC_START ((((long)high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1))) macro
|
/Linux-v4.19/arch/riscv/include/asm/ |
D | pgtable.h | 416 #define VMALLOC_START (PAGE_OFFSET - VMALLOC_SIZE) macro
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | pgtable_32.h | 442 #define VMALLOC_START _AC(0xfe600000,UL) macro
|