Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/include/asm/nohash/64/
Dpgtable.h56 #define IOREMAP_BASE (PHB_IO_END) macro
/Linux-v6.6/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-v6.6/arch/powerpc/mm/nohash/
Dtlb.c662 ioremap_bot = IOREMAP_BASE; in early_init_mmu_global()
/Linux-v6.6/arch/powerpc/include/asm/book3s/64/
Dpgtable.h315 #define IOREMAP_BASE (PHB_IO_END) macro
/Linux-v6.6/arch/powerpc/mm/book3s64/
Dradix_pgtable.c565 ioremap_bot = IOREMAP_BASE; in radix__early_init_mmu()
Dhash_utils.c1243 ioremap_bot = IOREMAP_BASE; in hash__early_init_mmu()