Home
last modified time | relevance | path

Searched refs:IOREMAP_TOP (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h77 #define IOREMAP_TOP PKMAP_BASE macro
79 #define IOREMAP_TOP FIXADDR_START macro
/linux-6.15/arch/powerpc/mm/
H A Dinit_32.c116 ioremap_bot = IOREMAP_TOP; in MMU_init()
/linux-6.15/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h162 #define IOREMAP_TOP PKMAP_BASE macro
164 #define IOREMAP_TOP FIXADDR_START macro
/linux-6.15/arch/powerpc/mm/ptdump/
H A Dptdump.c287 address_markers[i++].start_address = IOREMAP_TOP; in populate_markers()