Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/mm/
A Dc-r4k.c1128 c->options |= MIPS_CPU_CACHE_CDEX_P; in probe_pcache()
1142 c->options |= MIPS_CPU_CACHE_CDEX_P | MIPS_CPU_PREFETCH; in probe_pcache()
1156 c->options |= MIPS_CPU_CACHE_CDEX_P; in probe_pcache()
1177 c->options |= MIPS_CPU_CACHE_CDEX_P; in probe_pcache()
1210 c->options |= MIPS_CPU_CACHE_CDEX_P; in probe_pcache()
/linux-6.3-rc2/arch/mips/include/asm/
A Dcpu.h370 #define MIPS_CPU_CACHE_CDEX_P BIT_ULL(11) /* Create_Dirty_Exclusive CACHE op */ macro
A Dcpu-features.h157 #define cpu_has_cache_cdex_p __opt(MIPS_CPU_CACHE_CDEX_P)

Completed in 9 milliseconds