Searched defs:DIV_ROUND_CLOSEST_ULL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | math.h | 101 #define DIV_ROUND_CLOSEST_ULL(x, divisor)( \ macro |
/openbmc/u-boot/include/linux/ | ||
H A D | kernel.h | 109 #define DIV_ROUND_CLOSEST_ULL(x, divisor)( \ macro |