Searched refs:HV_X64_MSR_STIMER0_COUNT (Results 1 – 3 of 3) sorted by relevance
58 #define HV_X64_MSR_STIMER0_COUNT 0x400000B1 macro
115 #define HV_X64_MSR_STIMER0_COUNT 0x400000B1 macro 1046 #define HV_MSR_STIMER0_COUNT (HV_X64_MSR_STIMER0_COUNT)
1289 case HV_X64_MSR_STIMER0_COUNT: in hv_check_msr_access() 1610 case HV_X64_MSR_STIMER0_COUNT: in kvm_hv_set_msr() 1614 int timer_index = (msr - HV_X64_MSR_STIMER0_COUNT)/2; in kvm_hv_set_msr() 1730 case HV_X64_MSR_STIMER0_COUNT: in kvm_hv_get_msr() 1734 int timer_index = (msr - HV_X64_MSR_STIMER0_COUNT)/2; in kvm_hv_get_msr()