Home
last modified time | relevance | path

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

/arch/tile/include/asm/
Dbitops.h43 static inline int fls64(__u64 w) in fls64() function
/arch/alpha/include/asm/
Dbitops.h368 static inline int fls64(unsigned long word) in fls64() function
375 static inline int fls64(unsigned long x) in fls64() function
/arch/powerpc/include/asm/
Dbitops.h255 static __inline__ int fls64(__u64 x) in fls64() function
/arch/x86/include/asm/
Dbitops.h482 static __always_inline int fls64(__u64 x) in fls64() function
/arch/frv/include/asm/
Dbitops.h195 int fls64(u64 n) in fls64() function
/arch/s390/include/asm/
Dbitops.h431 static inline int fls64(unsigned long word) in fls64() function