Home
last modified time | relevance | path

Searched refs:IOREMAP_TOP (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dinit_32.c115 ioremap_bot = IOREMAP_TOP; in MMU_init()
H A Dmem.c330 if (ioremap_bot != IOREMAP_TOP) in mem_init()
332 ioremap_bot, IOREMAP_TOP); in mem_init()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h86 #define IOREMAP_TOP PKMAP_BASE macro
88 #define IOREMAP_TOP FIXADDR_START macro
106 * from IOREMAP_TOP being run into the VM area allocations (growing upwards
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h85 #define IOREMAP_TOP PKMAP_BASE macro
87 #define IOREMAP_TOP FIXADDR_START macro
105 * from IOREMAP_TOP being run into the VM area allocations (growing upwards
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dinit_32.c163 ioremap_bot = IOREMAP_TOP; in MMU_init()
H A Dmem.c336 if (ioremap_bot != IOREMAP_TOP) in mem_init()
338 ioremap_bot, IOREMAP_TOP); in mem_init()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h162 #define IOREMAP_TOP PKMAP_BASE macro
164 #define IOREMAP_TOP FIXADDR_START macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h181 #define IOREMAP_TOP PKMAP_BASE macro
183 #define IOREMAP_TOP FIXADDR_START macro
/kernel/linux/linux-6.6/arch/powerpc/mm/ptdump/
H A Dptdump.c286 address_markers[i++].start_address = IOREMAP_TOP; in populate_markers()
/kernel/linux/linux-5.10/arch/powerpc/mm/ptdump/
H A Dptdump.c383 address_markers[i++].start_address = IOREMAP_TOP; in populate_markers()

Completed in 15 milliseconds