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

/linux-4.4.14/arch/mips/include/asm/mach-dec/
H A Dcpu-feature-overrides.h23 #define cpu_has_rw_llb 0 macro
/linux-4.4.14/arch/mips/include/asm/mach-ip27/
H A Dcpu-feature-overrides.h23 #define cpu_has_rw_llb 0 macro
/linux-4.4.14/arch/mips/include/asm/
H A Dswitch_to.h70 do { if (cpu_has_rw_llb) { \
H A Dcpu-features.h44 #ifndef cpu_has_rw_llb
45 #define cpu_has_rw_llb (cpu_data[0].options & MIPS_CPU_RW_LLB) macro
/linux-4.4.14/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c1973 if (!cpu_has_rw_llb) { mipsr2_decoder()
2029 if (!cpu_has_rw_llb) { mipsr2_decoder()
2092 if (!cpu_has_rw_llb) { mipsr2_decoder()
2153 if (!cpu_has_rw_llb) { mipsr2_decoder()

Completed in 523 milliseconds