Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmath.h39 #define DIV_ROUND_DOWN_ULL(ll, d) \ macro
/openbmc/u-boot/include/linux/
H A Dkernel.h65 #define DIV_ROUND_DOWN_ULL(ll, d) \ macro