Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/vmbus/amd64/
H A Dhyperv_machdep.c217 orig = rdmsr(MSR_HV_REFERENCE_TSC); in hyperv_tsc_tcinit()
221 wrmsr(MSR_HV_REFERENCE_TSC, val); in hyperv_tsc_tcinit()
/freebsd/sys/dev/hyperv/vmbus/
H A Dhyperv_common_reg.h51 #define MSR_HV_REFERENCE_TSC 0x40000021 macro