Searched refs:MIPS_CPU_PREFETCH (Results 1 – 4 of 4) sorted by relevance
198 c->options |= MIPS_CPU_PREFETCH; in probe_octeon()212 c->options |= MIPS_CPU_PREFETCH; in probe_octeon()226 c->options |= MIPS_CPU_PREFETCH; in probe_octeon()
1032 c->options |= MIPS_CPU_CACHE_CDEX_P | MIPS_CPU_PREFETCH; in probe_pcache()1047 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1084 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1101 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1150 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1165 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()1218 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()
377 #define MIPS_CPU_PREFETCH BIT_ULL(18) /* CPU has usable prefetch */ macro
180 #define cpu_has_prefetch __isa_ge_or_opt(1, MIPS_CPU_PREFETCH)