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

/linux-master/arch/mips/include/asm/
H A Dcpu-features.h332 #define cpu_has_mips_4_5_r (cpu_has_mips_4 | cpu_has_mips_5_r)
333 #define cpu_has_mips_5_r (cpu_has_mips_5 | cpu_has_mips_r) macro

Completed in 400 milliseconds