__kernel_ctlz 371 arch/alpha/include/asm/bitops.h return 64 - __kernel_ctlz(word); __kernel_ctlz 250 arch/alpha/kernel/sys_titan.c vector = 63 - __kernel_ctlz(mask);