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

/linux-master/arch/mips/mm/
H A Dc-octeon.c198 c->options |= MIPS_CPU_PREFETCH;
212 c->options |= MIPS_CPU_PREFETCH;
226 c->options |= MIPS_CPU_PREFETCH;
H A Dc-r4k.c1032 c->options |= MIPS_CPU_CACHE_CDEX_P | MIPS_CPU_PREFETCH;
1047 c->options |= MIPS_CPU_PREFETCH;
1084 c->options |= MIPS_CPU_PREFETCH;
1101 c->options |= MIPS_CPU_PREFETCH;
1150 c->options |= MIPS_CPU_PREFETCH;
1165 c->options |= MIPS_CPU_PREFETCH;
1218 c->options |= MIPS_CPU_PREFETCH;
/linux-master/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)

Completed in 192 milliseconds