Searched refs:MIPS_CPU_PREFETCH (Results 1 – 4 of 4) sorted by relevance
196 c->options |= MIPS_CPU_PREFETCH; in probe_octeon()210 c->options |= MIPS_CPU_PREFETCH; in probe_octeon()224 c->options |= MIPS_CPU_PREFETCH; in probe_octeon()
1112 c->options |= MIPS_CPU_CACHE_CDEX_P | MIPS_CPU_PREFETCH; in probe_pcache()1127 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1163 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1224 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1271 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1286 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1339 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()
373 #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)