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

/linux-4.1.27/arch/mips/include/asm/
H A Dcpu-features.h219 #define cpu_has_mips_3_4_5 (cpu_has_mips_3 | cpu_has_mips_4_5)
220 #define cpu_has_mips_4_5 (cpu_has_mips_4 | cpu_has_mips_5) macro
230 (cpu_has_mips_4_5 | cpu_has_mips64r1 | \

Completed in 31 milliseconds