Home
last modified time | relevance | path

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

/arch/mips/mm/
Dc-octeon.c218 c->options |= MIPS_CPU_PREFETCH; in probe_octeon()
232 c->options |= MIPS_CPU_PREFETCH; in probe_octeon()
Dc-r4k.c1200 c->options |= MIPS_CPU_CACHE_CDEX_P | MIPS_CPU_PREFETCH; in probe_pcache()
1215 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()
1251 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()
1311 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()
1374 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()
/arch/mips/include/asm/
Dcpu.h335 #define MIPS_CPU_PREFETCH 0x00040000 /* CPU has usable prefetch */ macro
Dcpu-features.h81 #define cpu_has_prefetch (cpu_data[0].options & MIPS_CPU_PREFETCH)