Home
last modified time | relevance | path

Searched refs:cpu_has_clo_clz (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/include/asm/mach-malta/
H A Dcpu-feature-overrides.h35 #define cpu_has_clo_clz 1 macro
62 #define cpu_has_clo_clz 1 macro
/openbmc/linux/arch/mips/include/asm/
H A Dbitops.h312 __builtin_constant_p(cpu_has_clo_clz) && cpu_has_clo_clz) { in __fls()
390 __builtin_constant_p(cpu_has_clo_clz) && cpu_has_clo_clz) { in fls()
H A Dcpu-features.h400 #ifndef cpu_has_clo_clz
401 #define cpu_has_clo_clz cpu_has_mips_r macro