Searched refs:IOREMAP_TOP (Results 1 – 6 of 6) sorted by relevance
387 IOREMAP_TOP, IOREMAP_TOP + CONFIG_CONSISTENT_SIZE); in mem_init()390 ioremap_bot, IOREMAP_TOP); in mem_init()
456 address_markers[i++].start_address = IOREMAP_TOP; in populate_markers()458 address_markers[i++].start_address = IOREMAP_TOP; in populate_markers()459 address_markers[i++].start_address = IOREMAP_TOP + in populate_markers()
175 ioremap_bot = IOREMAP_TOP; in MMU_init()
46 #define CONSISTENT_BASE (IOREMAP_TOP)
84 #define IOREMAP_TOP ((KVIRT_TOP - CONFIG_CONSISTENT_SIZE) & PAGE_MASK) macro86 #define IOREMAP_TOP KVIRT_TOP macro
64 #define IOREMAP_TOP ((KVIRT_TOP - CONFIG_CONSISTENT_SIZE) & PAGE_MASK) macro66 #define IOREMAP_TOP KVIRT_TOP macro