Searched refs:MIPS_CPU_CACHE_CDEX_P (Results 1 – 3 of 3) sorted by relevance
1129 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()1178 c->options |= MIPS_CPU_CACHE_CDEX_P; in probe_pcache()1210 c->options |= MIPS_CPU_CACHE_CDEX_P; in probe_pcache()1239 c->options |= MIPS_CPU_CACHE_CDEX_P; in probe_pcache()1255 c->options |= MIPS_CPU_CACHE_CDEX_P; in probe_pcache()
377 #define MIPS_CPU_CACHE_CDEX_P BIT_ULL(11) /* Create_Dirty_Exclusive CACHE op */ macro
174 #define cpu_has_cache_cdex_p __opt(MIPS_CPU_CACHE_CDEX_P)