Searched refs:ioremap_bot (Results 1 – 14 of 14) sorted by relevance
107 unsigned long ioremap_bot; variable109 unsigned long ioremap_bot = IOREMAP_BASE; variable179 ioremap_bot, IOREMAP_END, in __ioremap_caller()189 ret = __ioremap_at(paligned, (void *)ioremap_bot, size, flags); in __ioremap_caller()191 ioremap_bot += size; in __ioremap_caller()261 if ((unsigned long)addr < ioremap_bot) { in __iounmap()
41 unsigned long ioremap_bot; variable42 EXPORT_SYMBOL(ioremap_bot); /* aka VMALLOC_END */177 v = (ioremap_bot -= size); in __ioremap_caller()207 if (addr > high_memory && (unsigned long) addr < ioremap_bot) in iounmap()
175 ioremap_bot = IOREMAP_TOP; in MMU_init()
108 extern unsigned long ioremap_bot;
390 ioremap_bot, IOREMAP_TOP); in mem_init()
455 address_markers[i++].start_address = ioremap_bot; in populate_markers()
595 ioremap_bot = IOREMAP_BASE; in radix__early_init_mmu()
1014 ioremap_bot = IOREMAP_BASE; in hash__early_init_mmu()
44 unsigned long ioremap_bot; variable45 EXPORT_SYMBOL(ioremap_bot);104 v = (ioremap_bot -= size); in __ioremap()133 (unsigned long) addr < ioremap_bot) in iounmap()
221 ioremap_bot, ioremap_base); in mem_init()346 ioremap_base = ioremap_bot = PKMAP_BASE; in mmu_init()348 ioremap_base = ioremap_bot = FIXADDR_START; in mmu_init()
14 extern unsigned long ioremap_bot;112 #define VMALLOC_END ioremap_bot
88 #define VMALLOC_END ioremap_bot94 extern unsigned long ioremap_bot;
95 #define VMALLOC_END ioremap_bot554 extern unsigned long ioremap_bot, ioremap_base;
319 extern unsigned long ioremap_bot;