Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h124 #define HV_FEATURE_DEBUG_MSRS_AVAILABLE BIT(11) macro
/linux-6.1.9/arch/x86/include/asm/
Dhyperv-tlfs.h63 #define HV_FEATURE_DEBUG_MSRS_AVAILABLE BIT(11) macro
/linux-6.1.9/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c419 feat->edx |= HV_FEATURE_DEBUG_MSRS_AVAILABLE; in guest_test_msrs_access()
/linux-6.1.9/arch/x86/kvm/
Dhyperv.c1283 HV_FEATURE_DEBUG_MSRS_AVAILABLE; in hv_check_msr_access()
2504 ent->edx |= HV_FEATURE_DEBUG_MSRS_AVAILABLE; in kvm_get_hv_cpuid()