Searched refs:MIPS_CPU_PREFETCH (Results 1 – 4 of 4) sorted by relevance
213 c->options |= MIPS_CPU_PREFETCH; in probe_octeon()227 c->options |= MIPS_CPU_PREFETCH; in probe_octeon()241 c->options |= MIPS_CPU_PREFETCH; in probe_octeon()
1197 c->options |= MIPS_CPU_CACHE_CDEX_P | MIPS_CPU_PREFETCH; in probe_pcache()1212 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1249 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1309 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1356 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1371 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1424 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()
382 #define MIPS_CPU_PREFETCH MBIT_ULL(18) /* CPU has usable prefetch */ macro
145 #define cpu_has_prefetch __isa_ge_or_opt(1, MIPS_CPU_PREFETCH)