Home
last modified time | relevance | path

Searched refs:__kernel_ctpop (Results 1 – 2 of 2) sorted by relevance

/arch/alpha/include/uapi/asm/
A Dcompiler.h56 # define __kernel_ctpop(x) __builtin_popcountl(x) macro
66 # define __kernel_ctpop(x) \ macro
80 # define __kernel_ctpop(x) \ macro
/arch/alpha/include/asm/
A Dbitops.h425 return __kernel_ctpop(w); in __arch_hweight64()

Completed in 4 milliseconds