Home
last modified time | relevance | path

Searched refs:HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE (Results 1 – 3 of 3) sorted by relevance

/arch/x86/kernel/cpu/
Dmshyperv.c292 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) in ms_hyperv_init_platform()
/arch/x86/include/asm/
Dhyperv-tlfs.h52 #define HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE BIT(10) macro
/arch/x86/kvm/
Dhyperv.c2044 ent->edx |= HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE; in kvm_vcpu_ioctl_get_hv_cpuid()