Home
last modified time | relevance | path

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

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