Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dhyperv.h215 #define HV_X64_MSR_TSC_REFERENCE_ENABLE 0x00000001 macro
/linux-4.1.27/arch/x86/kvm/
Dx86.c2018 if (!(data & HV_X64_MSR_TSC_REFERENCE_ENABLE)) in set_msr_hyperv_pw()