Home
last modified time | relevance | path

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

/arch/x86/hyperv/
Dhv_init.c375 wrmsrl(HV_X64_MSR_CRASH_P2, regs->ip); in hyperv_report_panic()
400 wrmsrl(HV_X64_MSR_CRASH_P2, 0); in hyperv_report_panic_msg()
/arch/x86/include/asm/
Dhyperv-tlfs.h271 #define HV_X64_MSR_CRASH_P2 0x40000102 macro
/arch/x86/kvm/
Dx86.c1195 HV_X64_MSR_CRASH_P0, HV_X64_MSR_CRASH_P1, HV_X64_MSR_CRASH_P2,