Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dmshyperv.c292 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) in ms_hyperv_init_platform()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dhyperv-tlfs.h52 #define HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE BIT(10) macro
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dhyperv.c2039 ent->edx |= HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE; in kvm_vcpu_ioctl_get_hv_cpuid()