Searched refs:HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE (Results 1 – 7 of 7) sorted by relevance
38 #define HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE BIT(8) macro
123 #define HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE BIT(10) macro
83 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) { in hv_common_init()
83 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE in hyperv_panic_event()1520 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) { in vmbus_bus_init()2801 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) { in vmbus_exit()
61 #define HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE BIT(10) macro
401 feat->edx |= HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE; in guest_test_msrs_access()
1279 HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE; in hv_check_msr_access()2500 ent->edx |= HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE; in kvm_get_hv_cpuid()