MAP_BASE 41 arch/mips/include/asm/mach-generic/spaces.h #ifndef MAP_BASE MAP_BASE 72 arch/mips/include/asm/mach-generic/spaces.h #ifndef MAP_BASE MAP_BASE 99 arch/mips/include/asm/pgtable-32.h #define VMALLOC_START MAP_BASE MAP_BASE 148 arch/mips/include/asm/pgtable-64.h #define VMALLOC_START (MAP_BASE + (2 * PAGE_SIZE)) MAP_BASE 150 arch/mips/include/asm/pgtable-64.h (MAP_BASE + \ MAP_BASE 124 arch/mips/mm/mmap.c if ((vaddr < PAGE_OFFSET) || (vaddr >= MAP_BASE)) MAP_BASE 598 arch/sparc/kernel/sbus.c if (iommu_table_init(iommu, IO_TSB_SIZE, MAP_BASE, 0xffffffff, -1))