Home
last modified time | relevance | path

Searched refs:cpu_has_mips64 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dbitops.h327 __builtin_constant_p(cpu_has_mips64) && cpu_has_mips64) { in __fls()
H A Dcpu-features.h346 #define cpu_has_mips64 (cpu_has_mips64r1 | cpu_has_mips64r2 | \ macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dbitops.h325 __builtin_constant_p(cpu_has_mips64) && cpu_has_mips64) { in __fls()
H A Dcpu-features.h344 #define cpu_has_mips64 (cpu_has_mips64r1 | cpu_has_mips64r2 | \ macro
/kernel/linux/linux-5.10/arch/mips/math-emu/
H A Dcp1emu.c1121 if (!cpu_has_mips_3_4_5 && !cpu_has_mips64) in cop1Emulate()
1132 if (!cpu_has_mips_3_4_5 && !cpu_has_mips64) in cop1Emulate()
/kernel/linux/linux-6.6/arch/mips/math-emu/
H A Dcp1emu.c1121 if (!cpu_has_mips_3_4_5 && !cpu_has_mips64) in cop1Emulate()
1132 if (!cpu_has_mips_3_4_5 && !cpu_has_mips64) in cop1Emulate()

Completed in 9 milliseconds