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

/linux-master/arch/microblaze/mm/
H A Dinit.c250 ioremap_base = ioremap_bot = PKMAP_BASE;
252 ioremap_base = ioremap_bot = FIXADDR_START;
H A Dpgtable.c45 unsigned long ioremap_base; variable
59 * Before then, we use space going down from ioremap_base
/linux-master/arch/microblaze/include/asm/
H A Dpgtable.h451 extern unsigned long ioremap_bot, ioremap_base;

Completed in 95 milliseconds