Home
last modified time | relevance | path

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

/linux/include/hyperv/
H A Dhvhdk_mini.h203 union hv_pfn_range hv_cda_info; /* CrashdumpAreaAddress */ member
/linux/arch/x86/hyperv/
H A Dhv_crash.c614 cda_info.as_uint64 = output->hv_cda_info.as_uint64; in hv_root_crash_init()