Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Dhyperv-tlfs.h38 #define HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE BIT(8) macro
/arch/x86/include/asm/
Dhyperv-tlfs.h61 #define HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE BIT(10) macro
/arch/x86/kvm/
Dhyperv.c1300 HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE; in hv_check_msr_access()
2491 ent->edx |= HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE; in kvm_get_hv_cpuid()