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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/mach/
H A Dmap.h41 extern int ioremap_page(unsigned long virt, unsigned long phys,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dioremap.c45 int ioremap_page(unsigned long virt, unsigned long phys, function
51 EXPORT_SYMBOL(ioremap_page); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Diovmm.c197 err = ioremap_page(va, pa, mtype);

Completed in 65 milliseconds