Home
last modified time | relevance | path

Searched defs:div64_s64 (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/lib/math/
Ddiv64.c161 s64 div64_s64(s64 dividend, s64 divisor) in div64_s64() function
/Linux-v6.6/include/linux/
Dmath64.h79 static inline s64 div64_s64(s64 dividend, s64 divisor) in div64_s64() function