Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c257 msr->idx = HV_X64_MSR_RESET; in guest_test_msrs_access()
263 msr->idx = HV_X64_MSR_RESET; in guest_test_msrs_access()
268 msr->idx = HV_X64_MSR_RESET; in guest_test_msrs_access()
/linux-6.12.1/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h29 #define HV_X64_MSR_RESET 0x40000003 macro
/linux-6.12.1/arch/x86/kvm/
Dhyperv.c1019 case HV_X64_MSR_RESET: in kvm_hv_msr_partition_wide()
1268 case HV_X64_MSR_RESET: in hv_check_msr_access()
1464 case HV_X64_MSR_RESET: in kvm_hv_set_msr_pw()
1659 case HV_X64_MSR_RESET: in kvm_hv_get_msr_pw()
Dx86.c383 HV_X64_MSR_RESET,
/linux-6.12.1/arch/x86/include/asm/
Dhyperv-tlfs.h188 #define HV_X64_MSR_RESET 0x40000003 macro