Home
last modified time | relevance | path

Searched refs:HV_X64_MSR_CRASH_P4 (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/target/i386/kvm/
H A Dhyperv-proto.h173 #define HV_X64_MSR_CRASH_P4 0x40000104 macro
174 #define HV_CRASH_PARAMS (HV_X64_MSR_CRASH_P4 - HV_X64_MSR_CRASH_P0 + 1)
H A Dkvm.c4798 case HV_X64_MSR_CRASH_P0 ... HV_X64_MSR_CRASH_P4: in kvm_get_msrs()
/openbmc/linux/arch/x86/include/asm/
H A Dhyperv-tlfs.h300 #define HV_X64_MSR_CRASH_P4 HV_REGISTER_CRASH_P4 macro
374 (1 + (HV_X64_MSR_CRASH_P4 - HV_X64_MSR_CRASH_P0))
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h73 #define HV_X64_MSR_CRASH_P4 0x40000104 macro
/openbmc/linux/arch/x86/hyperv/
H A Dhv_init.c700 wrmsrl(HV_X64_MSR_CRASH_P4, regs->sp); in hyperv_report_panic()
/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c1018 case HV_X64_MSR_CRASH_P0 ... HV_X64_MSR_CRASH_P4: in kvm_hv_msr_partition_wide()
1310 case HV_X64_MSR_CRASH_P0 ... HV_X64_MSR_CRASH_P4: in hv_check_msr_access()
1394 case HV_X64_MSR_CRASH_P0 ... HV_X64_MSR_CRASH_P4: in kvm_hv_set_msr_pw()
1603 case HV_X64_MSR_CRASH_P0 ... HV_X64_MSR_CRASH_P4: 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,
3924 case HV_X64_MSR_CRASH_P0 ... HV_X64_MSR_CRASH_P4: in kvm_set_msr_common()
4281 case HV_X64_MSR_CRASH_P0 ... HV_X64_MSR_CRASH_P4: in kvm_get_msr_common()