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

/linux-4.1.27/arch/mips/include/asm/
H A Dbitops.h498 __builtin_constant_p(cpu_has_mips64) && cpu_has_mips64) { __fls()
H A Dcpu-features.h234 #define cpu_has_mips64 (cpu_has_mips64r1 | cpu_has_mips64r2 | cpu_has_mips64r6) macro
/linux-4.1.27/arch/mips/math-emu/
H A Dcp1emu.c1123 if (!cpu_has_mips_3_4_5 && !cpu_has_mips64) cop1Emulate()
1134 if (!cpu_has_mips_3_4_5 && !cpu_has_mips64) cop1Emulate()

Completed in 51 milliseconds