Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/mm/
Dc-octeon.c207 c->options |= MIPS_CPU_PREFETCH; in probe_octeon()
221 c->options |= MIPS_CPU_PREFETCH; in probe_octeon()
Dc-r4k.c831 c->options |= MIPS_CPU_CACHE_CDEX_P | MIPS_CPU_PREFETCH; in probe_pcache()
846 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()
882 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()
945 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()
1008 c->options |= MIPS_CPU_PREFETCH; in probe_pcache()
/linux-3.4.99/arch/mips/include/asm/
Dcpu.h316 #define MIPS_CPU_PREFETCH 0x00040000 /* CPU has usable prefetch */ macro
Dcpu-features.h72 #define cpu_has_prefetch (cpu_data[0].options & MIPS_CPU_PREFETCH)