HomeSort by: relevance | last modified time | path
    Searched refs:hyperv_tc64 (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/hyperv/
hypervvar.h 82 * hyperv_tc64 could be NULL, if there were no suitable Hyper-V
86 extern hyperv_tc64_t hyperv_tc64;
hvtimesync.c 61 (VMBUS_TIMESYNC_MSGVER4((sc)) && (hyperv_tc64 != NULL))
131 rtt = hyperv_tc64() - sent_tc;
hyperv_common.c 46 hyperv_tc64_t hyperv_tc64; variable in typeref:typename:hyperv_tc64_t
  /src/sys/arch/x86/x86/
hyperv.c 271 hyperv_tc64 = hyperv_tc64_tsc;
548 hyperv_tc64 = hyperv_tc64_rdmsr;

Completed in 25 milliseconds