Home
last modified time | relevance | path

Searched refs:HV_MSR_VP_INDEX_AVAILABLE (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c360 if (!(eax & HV_MSR_VP_INDEX_AVAILABLE)) { in ms_hyperv_platform()
/linux/tools/testing/selftests/kvm/x86/
H A Dhyperv_features.c243 vcpu_set_cpuid_feature(vcpu, HV_MSR_VP_INDEX_AVAILABLE); in guest_test_msrs_access()
/linux/include/hyperv/
H A Dhvgdk_mini.h279 #define HV_MSR_VP_INDEX_AVAILABLE BIT(6) macro
/linux/arch/x86/kvm/
H A Dhyperv.c1268 HV_MSR_VP_INDEX_AVAILABLE; in hv_check_msr_access()
2829 ent->eax |= HV_MSR_VP_INDEX_AVAILABLE; in kvm_get_hv_cpuid()