Home
last modified time | relevance | path

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

/linux/arch/x86/hyperv/
H A Dhv_crash.c85 static struct hv_crashdump_area *hv_cda; variable
331 if (!hv_has_crashed && hv_cda && hv_cda->cda_valid) in hv_crash_nmi_local()
625 hv_cda = phys_to_virt(cda_info.base_pfn << HV_HYP_PAGE_SHIFT); in hv_root_crash_init()