Searched refs:_CACHE_UNCACHED (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/mips/include/asm/
H A Dpgtable-bits.h67 #define _CACHE_UNCACHED (1<<11) macro
190 #define _CACHE_UNCACHED (2<<_CACHE_SHIFT) macro
206 #define _CACHE_UNCACHED _CACHE_UC_B macro
213 #define _CACHE_UNCACHED (2<<_CACHE_SHIFT) /* R4[0246]00 */ macro
H A Dio.h188 if (flags == _CACHE_UNCACHED)
207 flags == _CACHE_UNCACHED)
229 __ioremap_mode((offset), (size), _CACHE_UNCACHED)
251 __ioremap_mode((offset), (size), _CACHE_UNCACHED)
H A Dpgtable.h36 __WRITEABLE | _PAGE_GLOBAL | _CACHE_UNCACHED)
337 prot = (prot & ~_CACHE_MASK) | _CACHE_UNCACHED;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-powertv/
H A Dioremap.h151 if (flags == _CACHE_UNCACHED)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Dioremap.c135 flags == _CACHE_UNCACHED)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dpci.c247 prot = (prot & ~_CACHE_MASK) | _CACHE_UNCACHED;

Completed in 52 milliseconds