Searched refs:__arch_xprod_64 (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | div64.h | 75 static inline uint64_t __arch_xprod_64(uint64_t m, uint64_t n, bool bias) in __arch_xprod_64() function 125 #define __arch_xprod_64 __arch_xprod_64 macro
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | div64.h | 144 ___res = __arch_xprod_64(___m, ___n, ___bias); \ 149 #ifndef __arch_xprod_64 160 static inline uint64_t __arch_xprod_64(const uint64_t m, uint64_t n, bool bias) in __arch_xprod_64() function
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | div64.h | 159 ___res = __arch_xprod_64(___m, ___n, ___bias); \ 164 #ifndef __arch_xprod_64 175 static inline uint64_t __arch_xprod_64(const uint64_t m, uint64_t n, bool bias) in __arch_xprod_64() function
|