Home
last modified time | relevance | path

Searched refs:_CACHE_CACHABLE_WA (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/include/asm/
H A Dpgtable-bits.h257 #ifndef _CACHE_CACHABLE_WA
258 #define _CACHE_CACHABLE_WA (1<<_CACHE_SHIFT) macro
/linux/arch/mips/kernel/
H A Dcpu-probe.c1817 c->writecombine = _CACHE_CACHABLE_WA; in cpu_probe_ingenic()