Searched refs:MIPS_CPU_3K_CACHE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dcpu-features.h31 #define cpu_has_3k_cache (cpu_data[0].options & MIPS_CPU_3K_CACHE)
H A Dcpu.h268 #define MIPS_CPU_3K_CACHE 0x00000004 /* R3000-style caches */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dcpu-probe.c319 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE |
340 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE |

Completed in 17 milliseconds