Searched refs:cacheflag (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/mm/
H A Dkmap.c26 void *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/mm/
H A Dkmap.c33 void __iomem *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/mm/
H A Dkmap.c31 void *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/mm/
H A Dkmap.c106 void __iomem *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag) argument
124 && (cacheflag == IOMAP_NOCACHE_SER))
130 printk("ioremap: 0x%lx,0x%lx(%d) - ", physaddr, size, cacheflag);
158 switch (cacheflag) {
175 switch (cacheflag) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dio_no.h147 extern void *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag);
H A Draw_io.h25 int cacheflag);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dio.h195 int cacheflag)
194 __ioremap(unsigned long physaddr, unsigned long size, int cacheflag) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dio.h252 extern void __iomem *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Dio.h245 extern void *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag);

Completed in 177 milliseconds