Home
last modified time | relevance | path

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

12

/linux-3.3/arch/cris/include/arch-v10/arch/
Dpgtable.h9 #define VMALLOC_START KSEG_7 macro
12 #define VMALLOC_START KSEG_D macro
/linux-3.3/arch/cris/include/arch-v32/arch/
Dpgtable.h8 #define VMALLOC_START KSEG_E macro
11 #define VMALLOC_START KSEG_D macro
/linux-3.3/arch/m68k/include/asm/
Dpgtable_mm.h85 #define VMALLOC_START 0x0f800000 macro
88 #define VMALLOC_START 0xd0000000 macro
99 #define VMALLOC_START (((unsigned long) high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)) macro
Dpgtable_no.h65 #define VMALLOC_START 0 macro
/linux-3.3/arch/parisc/include/asm/
Dfixmap.h26 #define VMALLOC_START ((unsigned long)parisc_vmalloc_start) macro
/linux-3.3/arch/h8300/include/asm/
Dpgtable.h62 #define VMALLOC_START 0 macro
69 #define VMALLOC_START 0 macro
/linux-3.3/arch/sh/include/asm/
Dpgtable.h83 #define VMALLOC_START (P3SEG) macro
85 #define VMALLOC_START (0xf0000000) macro
/linux-3.3/arch/x86/include/asm/
Dpgtable_32_types.h33 #define VMALLOC_START ((unsigned long)high_memory + VMALLOC_OFFSET) macro
Dpgtable_64_types.h56 #define VMALLOC_START _AC(0xffffc90000000000, UL) macro
/linux-3.3/arch/hexagon/include/asm/
Dmem-layout.h66 #define VMALLOC_START (PAGE_OFFSET + VMALLOC_OFFSET + \ macro
/linux-3.3/arch/frv/include/asm/
Dmem-layout.h52 #define VMALLOC_START __UL(0xd0000000) macro
/linux-3.3/arch/tile/include/asm/
Dpgtable_32.h77 #define VMALLOC_START (_VMALLOC_START + PAGE_SIZE) macro
Dpgtable_64.h53 #define VMALLOC_START (_VMALLOC_START + PAGE_SIZE) macro
/linux-3.3/arch/powerpc/include/asm/
Dpgtable-ppc32.h99 #define VMALLOC_START (((_ALIGN((long)high_memory, PPC_PIN_SIZE) + VMALLOC_OFFSET) & ~(VMALLOC_OFFS… macro
101 #define VMALLOC_START ((((long)high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1))) macro
/linux-3.3/arch/c6x/include/asm/
Dpgtable.h23 #define VMALLOC_START 0 macro
/linux-3.3/arch/arm/include/asm/
Dpgtable-nommu.h90 #define VMALLOC_START 0UL macro
/linux-3.3/arch/blackfin/include/asm/
Dpgtable.h99 #define VMALLOC_START 0 macro
/linux-3.3/arch/alpha/include/asm/
Dpgtable.h53 #define VMALLOC_START 0xfffffe0000000000 macro
55 #define VMALLOC_START (-2*PGDIR_SIZE) macro
/linux-3.3/arch/mips/include/asm/
Dpgtable-32.h50 #define VMALLOC_START MAP_BASE macro
Dpgtable-64.h128 #define VMALLOC_START (MAP_BASE + (2 * PAGE_SIZE)) macro
/linux-3.3/arch/mn10300/include/asm/
Dpgtable.h95 #define VMALLOC_START (0x70000000UL) macro
99 #define VMALLOC_START (0x70000000) macro
/linux-3.3/arch/microblaze/include/asm/
Dpgtable.h64 #define VMALLOC_START 0 macro
97 #define VMALLOC_START (CONFIG_KERNEL_START + \ macro
/linux-3.3/arch/s390/kernel/
Dsetup.c98 unsigned long VMALLOC_START; variable
/linux-3.3/arch/unicore32/include/asm/
Dpgtable.h35 #define VMALLOC_START (((unsigned long)high_memory + VMALLOC_OFFSET) \ macro
/linux-3.3/arch/score/include/asm/
Dpgtable.h32 #define VMALLOC_START (0xc0000000UL) macro

12