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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/mm/
H A Dpgtable_64.c181 void __iomem * ioremap_flags(phys_addr_t addr, unsigned long size, function
308 EXPORT_SYMBOL(ioremap_flags); variable
H A Dpgtable_32.c152 ioremap_flags(phys_addr_t addr, unsigned long size, unsigned long flags) function
156 EXPORT_SYMBOL(ioremap_flags); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dio.h603 * * ioremap_flags allows to specify the page flags as an argument and can
615 * ioremap_flags and cannot be hooked (but can be used by a hook on one
623 extern void __iomem *ioremap_flags(phys_addr_t address, unsigned long size,

Completed in 56 milliseconds