Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/hyperv/vmbus/
H A Dhyperv_common_reg.h52 #define MSR_HV_REFTSC_ENABLE 0x0001ULL macro
/freebsd-14.2/sys/dev/hyperv/vmbus/amd64/
H A Dhyperv_machdep.c221 val |= MSR_HV_REFTSC_ENABLE | (orig & MSR_HV_REFTSC_RSVD_MASK); in hyperv_tsc_tcinit()