Searched defs:timer_index (Results 1 – 2 of 2) sorted by relevance
101 int timer_index) in vcpu_to_stimer()
882 static void stimer_init(struct kvm_vcpu_hv_stimer *stimer, int timer_index) in stimer_init()1307 int timer_index = (msr - HV_X64_MSR_STIMER0_CONFIG)/2; in kvm_hv_set_msr() local1316 int timer_index = (msr - HV_X64_MSR_STIMER0_COUNT)/2; in kvm_hv_set_msr() local1419 int timer_index = (msr - HV_X64_MSR_STIMER0_CONFIG)/2; in kvm_hv_get_msr() local1428 int timer_index = (msr - HV_X64_MSR_STIMER0_COUNT)/2; in kvm_hv_get_msr() local