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

/linux-master/arch/mips/include/asm/
H A Dcpu-features.h327 #define cpu_has_mips_3_4_5 (cpu_has_mips_3 | cpu_has_mips_4_5)
328 #define cpu_has_mips_4_5 (cpu_has_mips_4 | cpu_has_mips_5) macro
338 (cpu_has_mips_4_5 | cpu_has_mips64r1 | \

Completed in 123 milliseconds