Searched refs:MIPS_CPU_PREFETCH (Results 1 – 4 of 4) sorted by relevance
195 c->options |= MIPS_CPU_PREFETCH; in probe_octeon()209 c->options |= MIPS_CPU_PREFETCH; in probe_octeon()223 c->options |= MIPS_CPU_PREFETCH; in probe_octeon()
1143 c->options |= MIPS_CPU_CACHE_CDEX_P | MIPS_CPU_PREFETCH; in probe_pcache()1158 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1194 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1255 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1304 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1319 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1372 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()
384 #define MIPS_CPU_PREFETCH BIT_ULL(18) /* CPU has usable prefetch */ macro
165 #define cpu_has_prefetch __isa_ge_or_opt(1, MIPS_CPU_PREFETCH)