Searched refs:DIV_U64 (Results 1 – 1 of 1) sorted by relevance
9922 static inline uint64_t DIV_U64(uint64_t dividend, uint64_t divisor) in DIV_U64() function9929 return DIV_U64(((a) + (b) / 2), (b)); in round_up_64bit()