Home
last modified time | relevance | path

Searched refs:_CACHE_UNCACHED (Results 1 – 5 of 5) sorted by relevance

/linux/arch/mips/include/asm/
H A Dpgtable-bits.h183 # define _CACHE_UNCACHED (1 << _CACHE_UNCACHED_SHIFT) macro
184 # define _CACHE_MASK _CACHE_UNCACHED
243 #define _CACHE_UNCACHED_ACCELERATED _CACHE_UNCACHED
260 #ifndef _CACHE_UNCACHED
261 #define _CACHE_UNCACHED (2<<_CACHE_SHIFT) macro
/linux/arch/mips/kernel/
H A Dcpu-probe.c1314 c->writecombine = _CACHE_UNCACHED; in cpu_probe_mips()
1320 c->writecombine = _CACHE_UNCACHED; in cpu_probe_mips()
1326 c->writecombine = _CACHE_UNCACHED; in cpu_probe_mips()
1332 c->writecombine = _CACHE_UNCACHED; in cpu_probe_mips()
1337 c->writecombine = _CACHE_UNCACHED; in cpu_probe_mips()
1342 c->writecombine = _CACHE_UNCACHED; in cpu_probe_mips()
1347 c->writecombine = _CACHE_UNCACHED; in cpu_probe_mips()
1352 c->writecombine = _CACHE_UNCACHED; in cpu_probe_mips()
1357 c->writecombine = _CACHE_UNCACHED; in cpu_probe_mips()
1362 c->writecombine = _CACHE_UNCACHED; in cpu_probe_mips()
[all …]
H A Dcpu-r3k-probe.c82 c->writecombine = _CACHE_UNCACHED; in cpu_probe()
/linux/arch/csky/abiv2/inc/abi/
H A Dpgtable-bits.h27 #define _CACHE_UNCACHED (0) macro
/linux/arch/csky/abiv1/inc/abi/
H A Dpgtable-bits.h27 #define _CACHE_UNCACHED _PAGE_UNCACHE macro