Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/mm/
Dc-octeon.c193 c->options |= MIPS_CPU_PREFETCH; in probe_octeon()
207 c->options |= MIPS_CPU_PREFETCH; in probe_octeon()
221 c->options |= MIPS_CPU_PREFETCH; in probe_octeon()
Dc-r4k.c1142 c->options |= MIPS_CPU_CACHE_CDEX_P | MIPS_CPU_PREFETCH; in probe_pcache()
1157 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()
1194 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()
1211 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()
1260 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()
1275 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()
1328 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()
/linux-6.1.9/arch/mips/include/asm/
Dcpu.h377 #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)