Searched refs:cpu_has_mips64 (Results 1 – 2 of 2) sorted by relevance
348 __builtin_constant_p(cpu_has_mips64) && cpu_has_mips64) { in __fls()
344 #define cpu_has_mips64 (cpu_has_mips64r1 | cpu_has_mips64r2 | \ macro