Searched refs:msr_hv_stimer_count (Results 1 – 3 of 3) sorted by relevance
874 if (env->msr_hv_stimer_config[i] || env->msr_hv_stimer_count[i]) { in hyperv_stimer_enable_needed()889 VMSTATE_UINT64_ARRAY(env.msr_hv_stimer_count, X86CPU, HV_STIMER_COUNT),
1893 uint64_t msr_hv_stimer_count[HV_STIMER_COUNT]; member
4089 for (j = 0; j < ARRAY_SIZE(env->msr_hv_stimer_count); j++) { in kvm_put_msrs()4091 env->msr_hv_stimer_count[j]); in kvm_put_msrs()4827 env->msr_hv_stimer_count[(index - HV_X64_MSR_STIMER0_COUNT)/2] = in kvm_get_msrs()