Searched refs:MIPS_CPU_PREFETCH (Results 1 – 4 of 4) sorted by relevance
193 c->options |= MIPS_CPU_PREFETCH; in probe_octeon()207 c->options |= MIPS_CPU_PREFETCH; in probe_octeon()221 c->options |= MIPS_CPU_PREFETCH; in probe_octeon()
1142 c->options |= MIPS_CPU_CACHE_CDEX_P | MIPS_CPU_PREFETCH; in probe_pcache()1157 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1194 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1211 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1260 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1275 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1328 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()
377 #define MIPS_CPU_PREFETCH BIT_ULL(18) /* CPU has usable prefetch */ macro
163 #define cpu_has_prefetch __isa_ge_or_opt(1, MIPS_CPU_PREFETCH)