tag | line | file | source code |
VMALLOC_START | 10 | arch/sparc/mm/s4clow.h | #define VMALLOC_START 0xfe100000 |
VMALLOC_START | 103 | include/asm-alpha/pgtable.h | #define VMALLOC_START 0xFFFFFE0000000000 |
VMALLOC_START | 192 | include/asm-i386/pgtable.h | #define VMALLOC_START ((high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)) |
VMALLOC_START | 82 | include/asm-mips/pgtable.h | #define VMALLOC_START KSEG2 |
VMALLOC_START | 104 | include/asm-ppc/pgtable.h | #define VMALLOC_START ((high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)) |
VMALLOC_START | 54 | include/asm-sparc/pgtable.h | #define VMALLOC_START vmalloc_start() |