Home
last modified time | relevance | path

Searched refs:HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dhyperv-tlfs.h38 #define HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE BIT(8) macro
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv_common.c76 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) in hv_common_free()
172 * if we have the capability HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE set.
293 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) { in hv_common_init()
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dmshyperv.c292 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) in ms_hyperv_init_platform()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dhyperv-tlfs.h52 #define HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE BIT(10) macro
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h160 #define HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE \ macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dhyperv-tlfs.h61 #define HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE BIT(10) macro
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dmshyperv.c455 ms_hyperv.misc_features &= ~HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE; in ms_hyperv_init_platform()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_features.c423 vcpu_set_cpuid_feature(vcpu, HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE); in guest_test_msrs_access()
/kernel/linux/linux-5.10/drivers/hv/
H A Dvmbus_drv.c79 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE in hyperv_panic_event()
1462 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) { in vmbus_bus_init()
2682 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) { in vmbus_exit()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dhyperv.c1313 HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE; in hv_check_msr_access()
2784 ent->edx |= HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE; in kvm_get_hv_cpuid()
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dhyperv.c2044 ent->edx |= HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE; in kvm_vcpu_ioctl_get_hv_cpuid()

Completed in 23 milliseconds