Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dpgtable.h173 return addr >= IOREMAP_BASE && addr < IOREMAP_END; in is_ioremap_addr()
/linux-6.1.9/arch/powerpc/include/asm/nohash/64/
Dpgtable.h56 #define IOREMAP_BASE (PHB_IO_END) macro
/linux-6.1.9/arch/powerpc/mm/ptdump/
Dptdump.c276 address_markers[i++].start_address = IOREMAP_BASE; in populate_markers()
Dhashpagetable.c510 address_markers[7].start_address = IOREMAP_BASE; in populate_markers()
/linux-6.1.9/arch/powerpc/mm/nohash/
Dtlb.c665 ioremap_bot = IOREMAP_BASE; in early_init_mmu_global()
/linux-6.1.9/arch/powerpc/mm/book3s64/
Dradix_pgtable.c615 ioremap_bot = IOREMAP_BASE; in radix__early_init_mmu()
Dhash_utils.c1177 ioremap_bot = IOREMAP_BASE; in hash__early_init_mmu()
/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dpgtable.h314 #define IOREMAP_BASE (PHB_IO_END) macro