Searched refs:MIPS_CPU_3K_CACHE (Results 1 – 3 of 3) sorted by relevance
300 #define MIPS_CPU_3K_CACHE 0x00000004 /* R3000-style caches */ macro
31 #define cpu_has_3k_cache (cpu_data[0].options & MIPS_CPU_3K_CACHE)
342 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE | in cpu_probe_legacy()363 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE | in cpu_probe_legacy()