Searched refs:WLTIMEDELTA (Results 1 – 2 of 2) sorted by relevance
1410 #define WLTIMEDELTA 116444736000000000L /* in 100ns unit */ macro1412 #define WLTIMEDELTA 116444736000000000LL macro
227 ts = ns_to_timespec64((newtime - WLTIMEDELTA) * 100); in hv_get_adj_host_time()