HWEIGHT64 37 include/asm-generic/bitops/const_hweight.h #define HWEIGHT64(w) (BUILD_BUG_ON_ZERO(!__builtin_constant_p(w)) + __const_hweight64(w)) HWEIGHT64 37 tools/include/asm-generic/bitops/const_hweight.h #define HWEIGHT64(w) (BUILD_BUG_ON_ZERO(!__builtin_constant_p(w)) + __const_hweight64(w))