Home
last modified time | relevance | path

Searched refs:HV_X64_MSR_CRASH_CTL (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/target/i386/kvm/
H A Dhyperv-proto.h175 #define HV_X64_MSR_CRASH_CTL 0x40000105 macro
H A Dkvm.c2399 case HV_X64_MSR_CRASH_CTL: in kvm_get_supported_msrs()
3414 kvm_msr_entry_add(cpu, HV_X64_MSR_CRASH_CTL, HV_CRASH_CTL_NOTIFY); in kvm_put_msrs()
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h74 #define HV_X64_MSR_CRASH_CTL 0x40000105 macro
/openbmc/linux/arch/x86/hyperv/
H A Dhv_init.c708 wrmsrl(HV_X64_MSR_CRASH_CTL, HV_CRASH_CTL_CRASH_NOTIFY); in hyperv_report_panic()
/openbmc/linux/arch/x86/include/asm/
H A Dhyperv-tlfs.h301 #define HV_X64_MSR_CRASH_CTL HV_REGISTER_CRASH_CTL macro
/openbmc/qemu/docs/system/i386/
H A Dhyperv.rst70 HV_X64_MSR_CRASH_CTL (0x40000105) MSRs to the guest. These MSRs are written to
74 Note: unlike under genuine Hyper-V, write to HV_X64_MSR_CRASH_CTL causes guest
/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c1017 case HV_X64_MSR_CRASH_CTL: in kvm_hv_msr_partition_wide()
1311 case HV_X64_MSR_CRASH_CTL: in hv_check_msr_access()
1398 case HV_X64_MSR_CRASH_CTL: in kvm_hv_set_msr_pw()
1607 case HV_X64_MSR_CRASH_CTL: in kvm_hv_get_msr_pw()
H A Dx86.c1511 HV_X64_MSR_CRASH_P3, HV_X64_MSR_CRASH_P4, HV_X64_MSR_CRASH_CTL,
3925 case HV_X64_MSR_CRASH_CTL: in kvm_set_msr_common()
4282 case HV_X64_MSR_CRASH_CTL: in kvm_get_msr_common()