Searched refs:IOREMAP_BASE (Results 1 – 8 of 8) sorted by relevance
172 return addr >= IOREMAP_BASE && addr < IOREMAP_END; in is_ioremap_addr()
55 #define IOREMAP_BASE (PHB_IO_END) macro
275 address_markers[i++].start_address = IOREMAP_BASE; in populate_markers()
507 address_markers[7].start_address = IOREMAP_BASE; in populate_markers()
706 ioremap_bot = IOREMAP_BASE; in early_init_mmu_global()
631 ioremap_bot = IOREMAP_BASE; in radix__early_init_mmu()
1083 ioremap_bot = IOREMAP_BASE; in hash__early_init_mmu()
329 #define IOREMAP_BASE (PHB_IO_END) macro
Completed in 18 milliseconds