Home
last modified time | relevance | path

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

/arch/mips/mm/
Dc-octeon.c196 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()
Dc-r4k.c1112 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()
/arch/mips/include/asm/
Dcpu.h373 #define MIPS_CPU_PREFETCH BIT_ULL(18) /* CPU has usable prefetch */ macro
Dcpu-features.h163 #define cpu_has_prefetch __isa_ge_or_opt(1, MIPS_CPU_PREFETCH)