Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/hyperv/utilities/
HDvmbus_timesync.c112 vmbus_timesync(struct vmbus_ic_softc *sc, uint64_t hvtime, uint64_t sent_tc, in vmbus_timesync() argument
121 hv_ns = (hvtime - VMBUS_ICMSG_TS_BASE + rtt) * HYPERV_TIMER_NS_FACTOR; in vmbus_timesync()