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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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)
156 extern unsigned long ioremap_base;
157 #define MPC10X_MAPA_EUMB_BASE (ioremap_base - MPC10X_EUMB_SIZE)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dmmu_decl.h103 extern unsigned long ioremap_base;
H A Dpgtable_32.c39 unsigned long ioremap_base; variable
182 * Before then, we use space going down from ioremap_base
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/mm/
H A Dinit.c312 ioremap_base = HIGHMEM_START;
314 ioremap_base = 0xfe000000UL; /* for now, could be 0xfffff000 */
316 ioremap_bot = ioremap_base;
H A Dpgtable.c43 unsigned long ioremap_base; variable
66 * Before then, we use space going down from ioremap_base
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dpgtable.h568 extern unsigned long ioremap_bot, ioremap_base;

Completed in 174 milliseconds