Home
last modified time | relevance | path

Searched refs:MIPS_CPU_PREFETCH (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/mips/mm/
Dc-octeon.c213 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()
Dc-r4k.c1197 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()
/Linux-v4.19/arch/mips/include/asm/
Dcpu.h382 #define MIPS_CPU_PREFETCH MBIT_ULL(18) /* CPU has usable prefetch */ macro
Dcpu-features.h145 #define cpu_has_prefetch __isa_ge_or_opt(1, MIPS_CPU_PREFETCH)