Searched refs:ioremap_bot (Results 1 – 17 of 17) sorted by relevance
72 err = early_ioremap_range(ioremap_bot - size, p, size, prot); in __ioremap_caller()75 ioremap_bot -= size; in __ioremap_caller()77 return (void __iomem *)ioremap_bot + offset; in __ioremap_caller()89 if (addr > high_memory && (unsigned long)addr < ioremap_bot) in iounmap()
84 err = early_ioremap_range(ioremap_bot, paligned, size, prot); in __ioremap_caller()88 ret = (void __iomem *)ioremap_bot + offset; in __ioremap_caller()89 ioremap_bot += size; in __ioremap_caller()107 if ((unsigned long)addr < ioremap_bot) { in iounmap()
8 unsigned long ioremap_bot; variable9 EXPORT_SYMBOL(ioremap_bot);
168 ioremap_bot = IOREMAP_TOP; in MMU_init()
305 if (ioremap_bot != IOREMAP_TOP) in mem_init()307 ioremap_bot, IOREMAP_TOP); in mem_init()
44 unsigned long ioremap_bot; variable45 EXPORT_SYMBOL(ioremap_bot);100 v = (ioremap_bot -= size); in __ioremap()129 (unsigned long) addr < ioremap_bot) in iounmap()
208 ioremap_bot, ioremap_base); in mem_init()333 ioremap_base = ioremap_bot = PKMAP_BASE; in mmu_init()335 ioremap_base = ioremap_bot = FIXADDR_START; in mmu_init()
71 extern unsigned long ioremap_bot;
93 #define VMALLOC_END ioremap_bot547 extern unsigned long ioremap_bot, ioremap_base;
117 #define VMALLOC_END ioremap_bot
56 #define IOREMAP_START (ioremap_bot)
332 address_markers[i++].start_address = ioremap_bot; in populate_markers()
707 ioremap_bot = IOREMAP_BASE; in early_init_mmu_global()
196 #define VMALLOC_END ioremap_bot
585 ioremap_bot = IOREMAP_BASE; in radix__early_init_mmu()
1025 ioremap_bot = IOREMAP_BASE; in hash__early_init_mmu()
319 #define IOREMAP_START (ioremap_bot)