Home
last modified time | relevance | path

Searched refs:cpu_has_mips_r (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dtimex.h58 else if (__builtin_constant_p(cpu_has_mips_r) && cpu_has_mips_r) in can_use_mips_counter()
60 else if (likely(!__builtin_constant_p(cpu_has_mips_r) && comp)) in can_use_mips_counter()
H A Dcpu-features.h333 #define cpu_has_mips_5_r (cpu_has_mips_5 | cpu_has_mips_r)
350 #define cpu_has_mips_r (cpu_has_mips32r1 | cpu_has_mips32r2 | \ macro
401 #define cpu_has_clo_clz cpu_has_mips_r
/openbmc/linux/arch/mips/kernel/
H A Dreset.c48 if (cpu_has_mips_r) { in machine_hang()
/openbmc/linux/arch/mips/math-emu/
H A Dcp1emu.c862 if (!cpu_has_mips_r) in cop1_cfc()
872 if (!cpu_has_mips_r) in cop1_cfc()
880 if (!cpu_has_mips_r) in cop1_cfc()
928 if (!cpu_has_mips_r) in cop1_ctc()
939 if (!cpu_has_mips_r) in cop1_ctc()
948 if (!cpu_has_mips_r) in cop1_ctc()