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

/linux-master/arch/mips/kernel/
H A Dcpu-r3k-probe.c95 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE |
114 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE |
H A Dcpu-probe.c1043 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE |
1063 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE |
/linux-master/arch/mips/include/asm/
H A Dcpu.h362 #define MIPS_CPU_3K_CACHE BIT_ULL( 2) /* R3000-style caches */ macro
H A Dcpu-features.h118 #define cpu_has_3k_cache __isa_lt_and_opt(1, MIPS_CPU_3K_CACHE)

Completed in 167 milliseconds