Searched refs:cpu_has_mips_r2 (Results 1 – 2 of 2) sorted by relevance
309 cpu_has_mips_r2 | cpu_has_mips_r6)314 #define cpu_has_mips_r2 (cpu_has_mips32r2 | cpu_has_mips64r2) macro321 #define cpu_has_mips_r2_r6 (cpu_has_mips_r2 | cpu_has_mips_r6)375 #define cpu_has_wsbh cpu_has_mips_r2
234 if (cpu_has_mips_r2 && !(read_c0_cause() & CAUSEF_PCI)) in mipsxx_perfcount_handler()