Home
last modified time | relevance | path

Searched refs:IOREMAP_BASE (Results 1 – 7 of 7) sorted by relevance

/arch/powerpc/include/asm/nohash/64/
Dpgtable.h61 #define IOREMAP_BASE (PHB_IO_END) macro
/arch/powerpc/mm/
Dpgtable_64.c117 unsigned long ioremap_bot = IOREMAP_BASE;
Ddump_linuxpagetables.c453 address_markers[i++].start_address = IOREMAP_BASE; in populate_markers()
Ddump_hashpagetable.c501 address_markers[7].start_address = IOREMAP_BASE; in populate_markers()
Dpgtable-radix.c553 ioremap_bot = IOREMAP_BASE; in radix__early_init_mmu()
Dhash_utils_64.c1040 ioremap_bot = IOREMAP_BASE; in hash__early_init_mmu()
/arch/powerpc/include/asm/book3s/64/
Dpgtable.h309 #define IOREMAP_BASE (PHB_IO_END) macro