Searched refs:MAP_BASE (Results 1 – 5 of 5) sorted by relevance
41 #ifndef MAP_BASE43 #define MAP_BASE _AC(0x60000000, UL) macro45 #define MAP_BASE _AC(0xc0000000, UL) macro72 #ifndef MAP_BASE73 #define MAP_BASE _AC(0xc000000000000000, UL) macro
21 #define MAP_BASE 0xc000000000000000 macro
146 #define VMALLOC_START (MAP_BASE + (2 * PAGE_SIZE))148 (MAP_BASE + \
67 #define VMALLOC_START MAP_BASE
31 #define MAP_BASE ((u32)0xc0000000) macro597 if (iommu_table_init(iommu, IO_TSB_SIZE, MAP_BASE, 0xffffffff, -1)) in sbus_iommu_init()