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

/linux-4.1.27/arch/mips/include/asm/
H A Dswitch_to.h78 do { if (cpu_has_rw_llb) { \
H A Dcpu-features.h41 #ifndef cpu_has_rw_llb
42 #define cpu_has_rw_llb (cpu_data[0].options & MIPS_CPU_RW_LLB) macro
/linux-4.1.27/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c1972 if (!cpu_has_rw_llb) { mipsr2_decoder()
2028 if (!cpu_has_rw_llb) { mipsr2_decoder()
2091 if (!cpu_has_rw_llb) { mipsr2_decoder()
2152 if (!cpu_has_rw_llb) { mipsr2_decoder()

Completed in 100 milliseconds