Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dc-r4k.c1129 c->options |= MIPS_CPU_CACHE_CDEX_P; in probe_pcache()
1143 c->options |= MIPS_CPU_CACHE_CDEX_P | MIPS_CPU_PREFETCH; in probe_pcache()
1157 c->options |= MIPS_CPU_CACHE_CDEX_P; in probe_pcache()
1177 c->options |= MIPS_CPU_CACHE_CDEX_P; in probe_pcache()
1209 c->options |= MIPS_CPU_CACHE_CDEX_P; in probe_pcache()
1238 c->options |= MIPS_CPU_CACHE_CDEX_P; in probe_pcache()
1254 c->options |= MIPS_CPU_CACHE_CDEX_P; in probe_pcache()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcpu.h377 #define MIPS_CPU_CACHE_CDEX_P BIT_ULL(11) /* Create_Dirty_Exclusive CACHE op */ macro
H A Dcpu-features.h159 #define cpu_has_cache_cdex_p __opt(MIPS_CPU_CACHE_CDEX_P)