Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dhyperv.h159 #define HV_FEATURE_DEBUG_MSRS_AVAILABLE \ macro
/linux/tools/testing/selftests/kvm/x86/
H A Dhyperv_features.c438 vcpu_set_cpuid_feature(vcpu, HV_FEATURE_DEBUG_MSRS_AVAILABLE); in guest_test_msrs_access()
/linux/include/hyperv/
H A Dhvgdk_mini.h315 #define HV_FEATURE_DEBUG_MSRS_AVAILABLE BIT(11) macro
/linux/arch/x86/kvm/
H A Dhyperv.c1320 HV_FEATURE_DEBUG_MSRS_AVAILABLE; in hv_check_msr_access()
2848 ent->edx |= HV_FEATURE_DEBUG_MSRS_AVAILABLE; in kvm_get_hv_cpuid()