Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dhyperv-tlfs.h38 #define HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE BIT(8) macro
/linux/tools/testing/selftests/kvm/include/x86_64/
A Dhyperv.h123 #define HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE BIT(10) macro
/linux/drivers/hv/
A Dhv_common.c82 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) in hv_common_init()
A Dvmbus_drv.c82 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE in hyperv_panic_event()
1551 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) { in vmbus_bus_init()
2773 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) { in vmbus_exit()
/linux/arch/x86/include/asm/
A Dhyperv-tlfs.h61 #define HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE BIT(10) macro
/linux/tools/testing/selftests/kvm/x86_64/
A Dhyperv_features.c439 feat.edx |= HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE; in guest_test_msrs_access()
/linux/arch/x86/kvm/
A Dhyperv.c1292 HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE; in hv_check_msr_access()
2474 ent->edx |= HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE; in kvm_get_hv_cpuid()

Completed in 18 milliseconds