Home
last modified time | relevance | path

Searched refs:HV_X64_MSR_RESET (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c244 msr->idx = HV_X64_MSR_RESET; in guest_test_msrs_access()
250 msr->idx = HV_X64_MSR_RESET; in guest_test_msrs_access()
255 msr->idx = HV_X64_MSR_RESET; in guest_test_msrs_access()
/linux-6.1.9/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h27 #define HV_X64_MSR_RESET 0x40000003 macro
/linux-6.1.9/arch/x86/include/asm/
Dhyperv-tlfs.h179 #define HV_X64_MSR_RESET 0x40000003 macro
/linux-6.1.9/arch/x86/kvm/
Dhyperv.c988 case HV_X64_MSR_RESET: in kvm_hv_msr_partition_wide()
1236 case HV_X64_MSR_RESET: in hv_check_msr_access()
1380 case HV_X64_MSR_RESET: in kvm_hv_set_msr_pw()
1566 case HV_X64_MSR_RESET: in kvm_hv_get_msr_pw()
Dx86.c1482 HV_X64_MSR_RESET,