__builtin_popcountl   56 arch/alpha/include/uapi/asm/compiler.h #  define __kernel_ctpop(x)		__builtin_popcountl(x)
__builtin_popcountl  142 arch/ia64/include/uapi/asm/gcc_intrin.h # define ia64_popcnt(x)		__builtin_popcountl(x)
__builtin_popcountl   79 arch/powerpc/mm/book3s64/pkeys.c 		     __builtin_popcountl(ARCH_VM_PKEY_FLAGS >> VM_PKEY_SHIFT)
__builtin_popcountl  475 drivers/mmc/host/meson-gx-mmc.c 	div->width = __builtin_popcountl(CLK_DIV_MASK);