Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
A Dcpu-r3k-probe.c96 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE | in cpu_probe()
115 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE | in cpu_probe()
A Dcpu-probe.c1044 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE | in cpu_probe_legacy()
1064 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE | in cpu_probe_legacy()
/linux/arch/mips/include/asm/
A Dcpu.h368 #define MIPS_CPU_3K_CACHE BIT_ULL( 2) /* R3000-style caches */ macro
A Dcpu-features.h118 #define cpu_has_3k_cache __isa_lt_and_opt(1, MIPS_CPU_3K_CACHE)

Completed in 10 milliseconds