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

/linux-master/arch/mips/include/asm/
H A Dcpu-features.h330 #define cpu_has_mips_2_3_4_5_r (cpu_has_mips_2 | cpu_has_mips_3_4_5_r)
331 #define cpu_has_mips_3_4_5_r (cpu_has_mips_3 | cpu_has_mips_4_5_r) macro

Completed in 108 milliseconds