Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/mm/
Dpgtable_64.c109 unsigned long ioremap_bot = IOREMAP_BASE;
Ddump_linuxpagetables.c447 address_markers[i++].start_address = IOREMAP_BASE; in populate_markers()
Ddump_hashpagetable.c500 address_markers[7].start_address = IOREMAP_BASE; in populate_markers()
Dpgtable-radix.c595 ioremap_bot = IOREMAP_BASE; in radix__early_init_mmu()
Dhash_utils_64.c1014 ioremap_bot = IOREMAP_BASE; in hash__early_init_mmu()
/Linux-v4.19/arch/powerpc/include/asm/nohash/64/
Dpgtable.h63 #define IOREMAP_BASE (PHB_IO_END) macro
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dpgtable.h347 #define IOREMAP_BASE (PHB_IO_END) macro