Home
last modified time | relevance | path

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

/linux/arch/mips/mm/
H A Dc-octeon.c198 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()
H A Dc-r4k.c1032 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()
/linux/arch/mips/include/asm/
H A Dcpu.h377 #define MIPS_CPU_PREFETCH BIT_ULL(18) /* CPU has usable prefetch */ macro
H A Dcpu-features.h180 #define cpu_has_prefetch __isa_ge_or_opt(1, MIPS_CPU_PREFETCH)