Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dswitch_to.h78 do { if (cpu_has_rw_llb) { \
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/
Dmips-r2-to-r6-emul.c1972 if (!cpu_has_rw_llb) { in mipsr2_decoder()
2028 if (!cpu_has_rw_llb) { in mipsr2_decoder()
2091 if (!cpu_has_rw_llb) { in mipsr2_decoder()
2152 if (!cpu_has_rw_llb) { in mipsr2_decoder()