Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dhyperv.h67 #define HV_X64_MSR_CRASH_P1 0x40000101 macro
/linux/include/hyperv/
H A Dhvgdk_mini.h131 #define HV_X64_MSR_CRASH_P1 0x40000101 macro
1140 #define HV_MSR_CRASH_P1 (HV_X64_MSR_CRASH_P1)
/linux/arch/x86/hyperv/
H A Dhv_init.c677 wrmsrq(HV_X64_MSR_CRASH_P1, guest_id); in hyperv_report_panic()
/linux/arch/x86/kvm/
H A Dx86.c405 HV_X64_MSR_CRASH_P0, HV_X64_MSR_CRASH_P1, HV_X64_MSR_CRASH_P2,