Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h69 #define HV_X64_MSR_CRASH_P2 0x40000102 macro
/linux-5.19.10/arch/x86/hyperv/
Dhv_init.c584 wrmsrl(HV_X64_MSR_CRASH_P2, regs->ip); in hyperv_report_panic()
/linux-5.19.10/arch/x86/include/asm/
Dhyperv-tlfs.h272 #define HV_X64_MSR_CRASH_P2 HV_REGISTER_CRASH_P2 macro
/linux-5.19.10/arch/x86/kvm/
Dx86.c1478 HV_X64_MSR_CRASH_P0, HV_X64_MSR_CRASH_P1, HV_X64_MSR_CRASH_P2,