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

/linux-master/arch/mips/include/asm/mach-dec/
H A Dcpu-feature-overrides.h19 #define cpu_has_rw_llb 0 macro
/linux-master/arch/mips/include/asm/mach-ip27/
H A Dcpu-feature-overrides.h23 #define cpu_has_rw_llb 0 macro
/linux-master/arch/mips/include/asm/mach-ip30/
H A Dcpu-feature-overrides.h26 #define cpu_has_rw_llb 0 macro
/linux-master/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h19 #define cpu_has_rw_llb 0 macro
/linux-master/arch/mips/include/asm/
H 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-master/arch/mips/kernel/
H A Dproc.c176 if (cpu_has_rw_llb)
H A Dmips-r2-to-r6-emul.c1979 if (!cpu_has_rw_llb) {
2035 if (!cpu_has_rw_llb) {
2098 if (!cpu_has_rw_llb) {
2159 if (!cpu_has_rw_llb) {

Completed in 147 milliseconds