Searched refs:HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE (Results 1 – 6 of 6) sorted by relevance
79 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) in hv_common_free()308 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) { in hv_common_init()
157 #define HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE \ macro
306 #define HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE BIT(10) macro395 #define HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE BIT(8) macro
527 ms_hyperv.misc_features &= ~HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE; in ms_hyperv_init_platform()
420 vcpu_set_cpuid_feature(vcpu, HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE); in guest_test_msrs_access()
1313 HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE; in hv_check_msr_access()2838 ent->edx |= HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE; in kvm_get_hv_cpuid()