Searched refs:ioremap_bot (Results 1 – 8 of 8) sorted by relevance
73 err = early_ioremap_range(ioremap_bot - size - PAGE_SIZE, p, size, prot); in __ioremap_caller()76 ioremap_bot -= size + PAGE_SIZE; in __ioremap_caller()78 return (void __iomem *)ioremap_bot + offset; in __ioremap_caller()
116 ioremap_bot = IOREMAP_TOP; in MMU_init()
46 unsigned long ioremap_bot; variable47 EXPORT_SYMBOL(ioremap_bot);102 v = (ioremap_bot -= size); in __ioremap()131 (unsigned long) addr < ioremap_bot) in iounmap()
111 #define VMALLOC_END ALIGN_DOWN(ioremap_bot, PAGE_SIZE << KASAN_SHADOW_SCALE_SHIFT)113 #define VMALLOC_END ioremap_bot
40 #define VMALLOC_END ioremap_bot442 extern unsigned long ioremap_bot, ioremap_base;
57 #define IOREMAP_START (ioremap_bot)
287 address_markers[i++].start_address = ioremap_bot; in populate_markers()
1509 ioremap_bot = IOREMAP_BASE; in hash__early_init_mmu()