Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/include/asm/mach-ip30/
A Dcpu-feature-overrides.h26 #define cpu_has_rw_llb 0 macro
/linux-6.3-rc2/arch/mips/include/asm/mach-ip27/
A Dcpu-feature-overrides.h23 #define cpu_has_rw_llb 0 macro
/linux-6.3-rc2/arch/mips/include/asm/mach-au1x00/
A Dcpu-feature-overrides.h19 #define cpu_has_rw_llb 0 macro
/linux-6.3-rc2/arch/mips/include/asm/mach-dec/
A Dcpu-feature-overrides.h19 #define cpu_has_rw_llb 0 macro
/linux-6.3-rc2/arch/mips/include/asm/
A 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.3-rc2/arch/mips/kernel/
A Dproc.c176 if (cpu_has_rw_llb) in show_cpuinfo()
A 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()

Completed in 11 milliseconds