Home
last modified time | relevance | path

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

/linux-6.3-rc2/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
/linux-6.3-rc2/arch/alpha/include/asm/
A Dbitops.h405 return __kernel_ctpop(w); in __arch_hweight64()

Completed in 6 milliseconds