/linux-3.3/arch/cris/include/arch-v10/arch/ |
D | pgtable.h | 9 #define VMALLOC_START KSEG_7 macro 12 #define VMALLOC_START KSEG_D macro
|
/linux-3.3/arch/cris/include/arch-v32/arch/ |
D | pgtable.h | 8 #define VMALLOC_START KSEG_E macro 11 #define VMALLOC_START KSEG_D macro
|
/linux-3.3/arch/m68k/include/asm/ |
D | pgtable_mm.h | 85 #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
|
D | pgtable_no.h | 65 #define VMALLOC_START 0 macro
|
/linux-3.3/arch/parisc/include/asm/ |
D | fixmap.h | 26 #define VMALLOC_START ((unsigned long)parisc_vmalloc_start) macro
|
/linux-3.3/arch/h8300/include/asm/ |
D | pgtable.h | 62 #define VMALLOC_START 0 macro 69 #define VMALLOC_START 0 macro
|
/linux-3.3/arch/sh/include/asm/ |
D | pgtable.h | 83 #define VMALLOC_START (P3SEG) macro 85 #define VMALLOC_START (0xf0000000) macro
|
/linux-3.3/arch/x86/include/asm/ |
D | pgtable_32_types.h | 33 #define VMALLOC_START ((unsigned long)high_memory + VMALLOC_OFFSET) macro
|
D | pgtable_64_types.h | 56 #define VMALLOC_START _AC(0xffffc90000000000, UL) macro
|
/linux-3.3/arch/hexagon/include/asm/ |
D | mem-layout.h | 66 #define VMALLOC_START (PAGE_OFFSET + VMALLOC_OFFSET + \ macro
|
/linux-3.3/arch/frv/include/asm/ |
D | mem-layout.h | 52 #define VMALLOC_START __UL(0xd0000000) macro
|
/linux-3.3/arch/tile/include/asm/ |
D | pgtable_32.h | 77 #define VMALLOC_START (_VMALLOC_START + PAGE_SIZE) macro
|
D | pgtable_64.h | 53 #define VMALLOC_START (_VMALLOC_START + PAGE_SIZE) macro
|
/linux-3.3/arch/powerpc/include/asm/ |
D | pgtable-ppc32.h | 99 #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/ |
D | pgtable.h | 23 #define VMALLOC_START 0 macro
|
/linux-3.3/arch/arm/include/asm/ |
D | pgtable-nommu.h | 90 #define VMALLOC_START 0UL macro
|
/linux-3.3/arch/blackfin/include/asm/ |
D | pgtable.h | 99 #define VMALLOC_START 0 macro
|
/linux-3.3/arch/alpha/include/asm/ |
D | pgtable.h | 53 #define VMALLOC_START 0xfffffe0000000000 macro 55 #define VMALLOC_START (-2*PGDIR_SIZE) macro
|
/linux-3.3/arch/mips/include/asm/ |
D | pgtable-32.h | 50 #define VMALLOC_START MAP_BASE macro
|
D | pgtable-64.h | 128 #define VMALLOC_START (MAP_BASE + (2 * PAGE_SIZE)) macro
|
/linux-3.3/arch/mn10300/include/asm/ |
D | pgtable.h | 95 #define VMALLOC_START (0x70000000UL) macro 99 #define VMALLOC_START (0x70000000) macro
|
/linux-3.3/arch/microblaze/include/asm/ |
D | pgtable.h | 64 #define VMALLOC_START 0 macro 97 #define VMALLOC_START (CONFIG_KERNEL_START + \ macro
|
/linux-3.3/arch/s390/kernel/ |
D | setup.c | 98 unsigned long VMALLOC_START; variable
|
/linux-3.3/arch/unicore32/include/asm/ |
D | pgtable.h | 35 #define VMALLOC_START (((unsigned long)high_memory + VMALLOC_OFFSET) \ macro
|
/linux-3.3/arch/score/include/asm/ |
D | pgtable.h | 32 #define VMALLOC_START (0xc0000000UL) macro
|