Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/utilities/
H A Dvmbus_icreg.h131 #define VMBUS_ICMSG_TS_BASE 116444736000000000ULL macro
H A Dvmbus_timesync.c115 hv_ns = (hvtime - VMBUS_ICMSG_TS_BASE + rtt) * HYPERV_TIMER_NS_FACTOR; in vmbus_timesync()