Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dhyperv-tlfs.h263 #define HV_X64_MSR_CRASH_P2 0x40000102 macro
286 #define HV_MSR_CRASH_P2 (HV_X64_MSR_CRASH_P2)
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h71 #define HV_X64_MSR_CRASH_P2 0x40000102 macro
/linux/arch/x86/hyperv/
H A Dhv_init.c698 wrmsrl(HV_X64_MSR_CRASH_P2, regs->ip); in hyperv_report_panic()
/linux/arch/x86/kvm/
H A Dx86.c1488 HV_X64_MSR_CRASH_P0, HV_X64_MSR_CRASH_P1, HV_X64_MSR_CRASH_P2,