Home
last modified time | relevance | path

Searched refs:HV_GUEST_CRASH_MSR_AVAILABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/i386/kvm/
H A Dhyperv-proto.h60 #define HV_GUEST_CRASH_MSR_AVAILABLE (1u << 10) macro
H A Dkvm.c852 .bits = HV_GUEST_CRASH_MSR_AVAILABLE}
1110 entry_feat->edx |= HV_GUEST_CRASH_MSR_AVAILABLE; in get_supported_hv_cpuid_legacy()