Searched refs:_CACHE_UNCACHED (Results 1 – 5 of 5) sorted by relevance
183 # define _CACHE_UNCACHED (1 << _CACHE_UNCACHED_SHIFT) macro184 # define _CACHE_MASK _CACHE_UNCACHED243 #define _CACHE_UNCACHED_ACCELERATED _CACHE_UNCACHED260 #ifndef _CACHE_UNCACHED261 #define _CACHE_UNCACHED (2<<_CACHE_SHIFT) macro
1314 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 …]
82 c->writecombine = _CACHE_UNCACHED; in cpu_probe()
27 #define _CACHE_UNCACHED (0) macro
27 #define _CACHE_UNCACHED _PAGE_UNCACHE macro