Searched refs:MILLISECS (Results 1 – 1 of 1) sorted by relevance
1048 #define MILLISECS(_ms) ((int64_t)((_ms) * 1000000ULL)) macro1064 if (spt.period_ns < MILLISECS(1) || spt.period_ns > STIME_DELTA_MAX) { in vcpuop_set_periodic_timer()