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

/linux-4.1.27/arch/mips/include/asm/
H A Dcpu-features.h246 * cpu_has_mips_r2_exec_hazard - return if IHB is required on current processor
252 #ifndef cpu_has_mips_r2_exec_hazard
253 #define cpu_has_mips_r2_exec_hazard \ macro
/linux-4.1.27/arch/mips/mm/
H A Dtlbex.c516 if (cpu_has_mips_r2_exec_hazard) build_tlb_write_entry()
1976 if (cpu_has_mips_r2_exec_hazard) { build_r4000_tlb_load_handler()
2043 if (cpu_has_mips_r2_exec_hazard) { build_r4000_tlb_load_handler()

Completed in 81 milliseconds