Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dcpu.h366 #define MIPS_CPU_3K_CACHE MBIT_ULL( 2) /* R3000-style caches */ macro
Dcpu-features.h103 #define cpu_has_3k_cache __isa_lt_and_opt(1, MIPS_CPU_3K_CACHE)
/Linux-v4.19/arch/mips/kernel/
Dcpu-probe.c1189 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE | in cpu_probe_legacy()
1209 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE | in cpu_probe_legacy()