Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dhv_common.c304 u64 hyperv_crash_ctl; in hv_common_init() local
324 hyperv_crash_ctl = hv_get_msr(HV_MSR_CRASH_CTL); in hv_common_init()
325 if (hyperv_crash_ctl & HV_CRASH_CTL_CRASH_NOTIFY_MSG) in hv_common_init()