Home
last modified time | relevance | path

Searched defs:VMALLOC_START (Results 1 – 39 of 39) sorted by relevance

/linux-4.4.14/arch/cris/include/arch-v10/arch/
Dpgtable.h9 #define VMALLOC_START KSEG_7 macro
12 #define VMALLOC_START KSEG_D macro
/linux-4.4.14/arch/cris/include/arch-v32/arch/
Dpgtable.h8 #define VMALLOC_START KSEG_E macro
11 #define VMALLOC_START KSEG_D macro
/linux-4.4.14/arch/m68k/include/asm/
Dpgtable_mm.h87 #define VMALLOC_START 0x0f800000 macro
90 #define VMALLOC_START 0xd0000000 macro
101 #define VMALLOC_START (((unsigned long) high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)) macro
Dpgtable_no.h55 #define VMALLOC_START 0 macro
/linux-4.4.14/arch/parisc/include/asm/
Dfixmap.h26 #define VMALLOC_START ((unsigned long)parisc_vmalloc_start) macro
/linux-4.4.14/arch/sh/include/asm/
Dpgtable.h83 #define VMALLOC_START (P3SEG) macro
85 #define VMALLOC_START (0xf0000000) macro
/linux-4.4.14/arch/x86/include/asm/
Dpgtable_32_types.h33 #define VMALLOC_START ((unsigned long)high_memory + VMALLOC_OFFSET) macro
Dpgtable_64_types.h57 #define VMALLOC_START _AC(0xffffc90000000000, UL) macro
/linux-4.4.14/arch/hexagon/include/asm/
Dmem-layout.h75 #define VMALLOC_START ((unsigned long) __va(high_memory + VMALLOC_OFFSET)) macro
/linux-4.4.14/arch/frv/include/asm/
Dmem-layout.h52 #define VMALLOC_START __UL(0xd0000000) macro
/linux-4.4.14/arch/h8300/include/asm/
Dpgtable.h44 #define VMALLOC_START 0 macro
/linux-4.4.14/arch/powerpc/include/asm/
Dpgtable-ppc32.h97 #define VMALLOC_START (((_ALIGN((long)high_memory, PPC_PIN_SIZE) + VMALLOC_OFFSET) & ~(VMALLOC_OFFS… macro
99 #define VMALLOC_START ((((long)high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1))) macro
Dpgtable-ppc64.h45 #define VMALLOC_START KERN_VIRT_START macro
/linux-4.4.14/arch/tile/include/asm/
Dpgtable_32.h71 #define VMALLOC_START (_VMALLOC_START + PAGE_SIZE) macro
Dpgtable_64.h57 #define VMALLOC_START _VMALLOC_START macro
/linux-4.4.14/arch/arc/include/asm/
Dprocessor.h112 #define VMALLOC_START 0x70000000 macro
/linux-4.4.14/arch/c6x/include/asm/
Dpgtable.h23 #define VMALLOC_START 0 macro
/linux-4.4.14/arch/arm/include/asm/
Dpgtable-nommu.h85 #define VMALLOC_START 0UL macro
Dpgtable.h45 #define VMALLOC_START (((unsigned long)high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)) macro
/linux-4.4.14/arch/blackfin/include/asm/
Dpgtable.h91 #define VMALLOC_START 0 macro
/linux-4.4.14/arch/metag/include/asm/
Dpgtable.h15 #define VMALLOC_START 0xF8000000 macro
20 #define VMALLOC_START 0x78000000 macro
/linux-4.4.14/arch/alpha/include/asm/
Dpgtable.h54 #define VMALLOC_START 0xfffffe0000000000 macro
56 #define VMALLOC_START (-2*PGDIR_SIZE) macro
/linux-4.4.14/arch/mips/include/asm/
Dpgtable-32.h62 #define VMALLOC_START MAP_BASE macro
Dpgtable-64.h129 #define VMALLOC_START (MAP_BASE + (2 * PAGE_SIZE)) macro
/linux-4.4.14/arch/s390/kernel/
Dsetup.c87 unsigned long VMALLOC_START; variable
/linux-4.4.14/arch/microblaze/include/asm/
Dpgtable.h57 #define VMALLOC_START 0 macro
92 #define VMALLOC_START (CONFIG_KERNEL_START + CONFIG_LOWMEM_SIZE) macro
/linux-4.4.14/arch/mn10300/include/asm/
Dpgtable.h97 #define VMALLOC_START (0x70000000UL) macro
101 #define VMALLOC_START (0x70000000) macro
/linux-4.4.14/arch/nios2/include/asm/
Dpgtable.h29 #define VMALLOC_START CONFIG_NIOS2_KERNEL_MMU_REGION_BASE macro
/linux-4.4.14/arch/unicore32/include/asm/
Dpgtable.h35 #define VMALLOC_START (((unsigned long)high_memory + VMALLOC_OFFSET) \ macro
/linux-4.4.14/arch/score/include/asm/
Dpgtable.h32 #define VMALLOC_START (0xc0000000UL) macro
/linux-4.4.14/arch/m32r/include/asm/
Dpgtable.h66 #define VMALLOC_START KSEG2 macro
/linux-4.4.14/arch/um/include/asm/
Dpgtable.h48 #define VMALLOC_START ((end_iomem + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)) macro
/linux-4.4.14/arch/avr32/include/asm/
Dpgtable.h63 #define VMALLOC_START (P3SEG + VMALLOC_OFFSET) macro
/linux-4.4.14/arch/arm64/include/asm/
Dpgtable.h46 #define VMALLOC_START (VA_START) macro
49 #define VMALLOC_START (KASAN_SHADOW_END + SZ_64K) macro
/linux-4.4.14/arch/sparc/include/asm/
Dpgtable_32.h441 #define VMALLOC_START _AC(0xfe600000,UL) macro
Dpgtable_64.h42 #define VMALLOC_START _AC(0x0000000100000000,UL) macro
/linux-4.4.14/arch/openrisc/include/asm/
Dpgtable.h96 #define VMALLOC_START (PAGE_OFFSET-0x04000000) macro
/linux-4.4.14/arch/xtensa/include/asm/
Dpgtable.h71 #define VMALLOC_START 0xC0000000 macro
/linux-4.4.14/arch/ia64/include/asm/
Dpgtable.h224 #define VMALLOC_START (RGN_BASE(RGN_GATE) + 0x200000000UL) macro