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