Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dpgtable.h172 return addr >= IOREMAP_BASE && addr < IOREMAP_END; in is_ioremap_addr()
/linux/arch/powerpc/include/asm/nohash/64/
A Dpgtable.h55 #define IOREMAP_BASE (PHB_IO_END) macro
/linux/arch/powerpc/mm/ptdump/
A Dptdump.c275 address_markers[i++].start_address = IOREMAP_BASE; in populate_markers()
A Dhashpagetable.c507 address_markers[7].start_address = IOREMAP_BASE; in populate_markers()
/linux/arch/powerpc/mm/nohash/
A Dtlb.c706 ioremap_bot = IOREMAP_BASE; in early_init_mmu_global()
/linux/arch/powerpc/mm/book3s64/
A Dradix_pgtable.c631 ioremap_bot = IOREMAP_BASE; in radix__early_init_mmu()
A Dhash_utils.c1083 ioremap_bot = IOREMAP_BASE; in hash__early_init_mmu()
/linux/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h329 #define IOREMAP_BASE (PHB_IO_END) macro

Completed in 17 milliseconds