Home
last modified time | relevance | path

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

/arch/mips/include/asm/mach-ip27/
Dcpu-feature-overrides.h23 #define cpu_has_rw_llb 0 macro
/arch/mips/include/asm/mach-dec/
Dcpu-feature-overrides.h23 #define cpu_has_rw_llb 0 macro
/arch/mips/include/asm/
Dswitch_to.h70 do { if (cpu_has_rw_llb) { \
Dcpu-features.h44 #ifndef cpu_has_rw_llb
45 #define cpu_has_rw_llb (cpu_data[0].options & MIPS_CPU_RW_LLB) macro
/arch/mips/kernel/
Dmips-r2-to-r6-emul.c1984 if (!cpu_has_rw_llb) { in mipsr2_decoder()
2040 if (!cpu_has_rw_llb) { in mipsr2_decoder()
2103 if (!cpu_has_rw_llb) { in mipsr2_decoder()
2164 if (!cpu_has_rw_llb) { in mipsr2_decoder()