Searched defs:DIV_ROUND_DOWN_ULL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | math.h | 39 #define DIV_ROUND_DOWN_ULL(ll, d) \ macro |
/openbmc/u-boot/include/linux/ | ||
H A D | kernel.h | 65 #define DIV_ROUND_DOWN_ULL(ll, d) \ macro |