Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmath.h101 #define DIV_ROUND_CLOSEST_ULL(x, divisor)( \ macro
/openbmc/u-boot/include/linux/
H A Dkernel.h109 #define DIV_ROUND_CLOSEST_ULL(x, divisor)( \ macro