Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/mach-ip30/
Dcpu-feature-overrides.h26 #define cpu_has_rw_llb 0 macro
/linux-6.1.9/arch/mips/include/asm/mach-ip27/
Dcpu-feature-overrides.h23 #define cpu_has_rw_llb 0 macro
/linux-6.1.9/arch/mips/include/asm/mach-dec/
Dcpu-feature-overrides.h19 #define cpu_has_rw_llb 0 macro
/linux-6.1.9/arch/mips/include/asm/mach-au1x00/
Dcpu-feature-overrides.h19 #define cpu_has_rw_llb 0 macro
/linux-6.1.9/arch/mips/include/asm/
Dcpu-features.h101 #ifndef cpu_has_rw_llb
102 #define cpu_has_rw_llb __isa_ge_or_opt(6, MIPS_CPU_RW_LLB) macro
/linux-6.1.9/arch/mips/kernel/
Dproc.c176 if (cpu_has_rw_llb) in show_cpuinfo()
Dmips-r2-to-r6-emul.c1979 if (!cpu_has_rw_llb) { in mipsr2_decoder()
2035 if (!cpu_has_rw_llb) { in mipsr2_decoder()
2098 if (!cpu_has_rw_llb) { in mipsr2_decoder()
2159 if (!cpu_has_rw_llb) { in mipsr2_decoder()