Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/hyperv/vmbus/
HDhyperv_common_reg.h52 #define MSR_HV_REFTSC_ENABLE 0x0001ULL macro
/freebsd-head/sys/dev/hyperv/vmbus/amd64/
HDhyperv_machdep.c220 val |= MSR_HV_REFTSC_ENABLE | (orig & MSR_HV_REFTSC_RSVD_MASK); in hyperv_tsc_tcinit()