Searched defs:PSEC_TO_MSEC (Results 1 – 2 of 2) sorted by relevance
15 #define PSEC_TO_MSEC(x) div_round_up((x), 1000000000ULL) macro