Home
last modified time | relevance | path

Searched defs:fls64 (Results 1 – 4 of 4) sorted by relevance

/arch/alpha/include/asm/
Dbitops.h369 static inline int fls64(unsigned long word) in fls64() function
376 static inline int fls64(unsigned long x) in fls64() function
/arch/powerpc/include/asm/
Dbitops.h235 static inline int fls64(__u64 x) in fls64() function
/arch/x86/include/asm/
Dbitops.h366 static __always_inline int fls64(__u64 x) in fls64() function
/arch/s390/include/asm/
Dbitops.h395 static inline int fls64(unsigned long word) in fls64() function