Home
last modified time | relevance | path

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

/linux-6.15/include/hyperv/
H A Dhvgdk_mini.h1022 #define HV_MSR_CRASH_P3 (HV_X64_MSR_CRASH_P3) macro
1053 #define HV_MSR_CRASH_P3 (HV_REGISTER_GUEST_CRASH_P3) macro
/linux-6.15/drivers/hv/
H A Dhv_common.c252 hv_set_msr(HV_MSR_CRASH_P3, virt_to_phys(hv_panic_page)); in hv_kmsg_dump()