Home
last modified time | relevance | path

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

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