Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hv/
Dhyperv_vmbus.h52 #define HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE 0x400 macro
Dvmbus_drv.c844 if (ms_hyperv.features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) { in vmbus_bus_init()