Searched refs:ioremap_base (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/arch/powerpc/platforms/embedded6xx/
H A Dmpc10x.h27 * EUMB mapped to: ioremap_base - 0x00100000 (ioremap_base - 1 MB)
33 * EUMB mapped to: ioremap_base - 0x00100000 (ioremap_base - 1 MB)
145 extern unsigned long ioremap_base;
146 #define MPC10X_MAPA_EUMB_BASE (ioremap_base - MPC10X_EUMB_SIZE)
/linux-4.1.27/arch/microblaze/mm/
H A Dinit.c259 ioremap_bot, ioremap_base); mem_init()
384 ioremap_base = ioremap_bot = PKMAP_BASE; mmu_init()
386 ioremap_base = ioremap_bot = FIXADDR_START; mmu_init()
H A Dpgtable.c42 unsigned long ioremap_base; variable
60 * Before then, we use space going down from ioremap_base __ioremap()
/linux-4.1.27/arch/powerpc/mm/
H A Dmmu_decl.h103 extern unsigned long ioremap_base;
H A Dpgtable_32.c40 unsigned long ioremap_base; variable
200 * Before then, we use space going down from ioremap_base __ioremap_caller()
/linux-4.1.27/arch/powerpc/include/asm/
H A Dpgtable-ppc32.h89 * from ioremap_base being run into the VM area allocations (growing upwards
/linux-4.1.27/arch/microblaze/include/asm/
H A Dpgtable.h552 extern unsigned long ioremap_bot, ioremap_base;

Completed in 140 milliseconds