Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/uapi/asm/
Dhyperv.h236 #define HV_X64_MSR_TSC_REFERENCE_ENABLE 0x00000001 macro
/linux-4.4.14/arch/x86/kvm/
Dhyperv.c150 if (!(data & HV_X64_MSR_TSC_REFERENCE_ENABLE)) in kvm_hv_set_msr_pw()