Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dpgtable.h163 return addr >= IOREMAP_BASE && addr < IOREMAP_END; in is_ioremap_addr()
/arch/powerpc/include/asm/nohash/64/
Dpgtable.h55 #define IOREMAP_BASE (PHB_IO_END) macro
/arch/powerpc/mm/ptdump/
Dptdump.c328 address_markers[i++].start_address = IOREMAP_BASE; in populate_markers()
Dhashpagetable.c494 address_markers[7].start_address = IOREMAP_BASE; in populate_markers()
/arch/powerpc/mm/nohash/
Dtlb.c707 ioremap_bot = IOREMAP_BASE; in early_init_mmu_global()
/arch/powerpc/mm/book3s64/
Dradix_pgtable.c585 ioremap_bot = IOREMAP_BASE; in radix__early_init_mmu()
Dhash_utils.c1033 ioremap_bot = IOREMAP_BASE; in hash__early_init_mmu()
/arch/powerpc/include/asm/book3s/64/
Dpgtable.h318 #define IOREMAP_BASE (PHB_IO_END) macro