Searched refs:HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE (Results 1 – 3 of 3) sorted by relevance
131 #define HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE BIT(10) macro
1364 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) { in vmbus_bus_init()2416 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) { in vmbus_exit()
1857 ent->edx |= HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE; in kvm_vcpu_ioctl_get_hv_cpuid()