Home
last modified time | relevance | path

Searched defs:__kernel_ctlz (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H A Dcompiler.h55 # define __kernel_ctlz(x) __builtin_clzl(x) macro
62 # define __kernel_ctlz(x) \ macro
76 # define __kernel_ctlz(x) \ macro
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
H A Dcompiler.h55 # define __kernel_ctlz(x) __builtin_clzl(x) macro
62 # define __kernel_ctlz(x) \ macro
76 # define __kernel_ctlz(x) \ macro

Completed in 2 milliseconds