Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h68 #define HV_X64_MSR_CRASH_P1 0x40000101 macro
/linux-6.1.9/arch/x86/hyperv/
Dhv_init.c580 wrmsrl(HV_X64_MSR_CRASH_P1, guest_id); in hyperv_report_panic()
/linux-6.1.9/arch/x86/include/asm/
Dhyperv-tlfs.h274 #define HV_X64_MSR_CRASH_P1 HV_REGISTER_CRASH_P1 macro
/linux-6.1.9/arch/x86/kvm/
Dx86.c1480 HV_X64_MSR_CRASH_P0, HV_X64_MSR_CRASH_P1, HV_X64_MSR_CRASH_P2,