Searched refs:MIPS_CPU_3K_CACHE (Results 1 – 3 of 3) sorted by relevance
353 #define MIPS_CPU_3K_CACHE 0x00000004ull /* R3000-style caches */ macro
61 #define cpu_has_3k_cache (cpu_data[0].options & MIPS_CPU_3K_CACHE)
698 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE | in cpu_probe_legacy()718 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE | in cpu_probe_legacy()