Searched defs:timer_index (Results 1 – 2 of 2) sorted by relevance
107 int timer_index) in to_hv_stimer()
923 static void stimer_init(struct kvm_vcpu_hv_stimer *stimer, int timer_index) in stimer_init()1529 int timer_index = (msr - HV_X64_MSR_STIMER0_CONFIG)/2; in kvm_hv_set_msr() local1538 int timer_index = (msr - HV_X64_MSR_STIMER0_COUNT)/2; in kvm_hv_set_msr() local1647 int timer_index = (msr - HV_X64_MSR_STIMER0_CONFIG)/2; in kvm_hv_get_msr() local1656 int timer_index = (msr - HV_X64_MSR_STIMER0_COUNT)/2; in kvm_hv_get_msr() local