Home
last modified time | relevance | path

Searched refs:WLTIMEDELTA (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/
Dhyperv.h1463 #define WLTIMEDELTA 116444736000000000L /* in 100ns unit */ macro
1465 #define WLTIMEDELTA 116444736000000000LL macro
/Linux-v5.4/drivers/hv/
Dhv_util.c216 ts = ns_to_timespec64((newtime - WLTIMEDELTA) * 100); in hv_get_adj_host_time()