Searched refs:HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE (Results 1 – 2 of 2) sorted by relevance
123 #define HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE BIT(10) macro
415 feat.edx |= HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE; in guest_test_msrs_access()