Searched defs:VMALLOC_START (Results 1 - 40 of 40) sorted by relevance

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

Completed in 2420 milliseconds