Searched refs:to_hv_stimer (Results 1 – 2 of 2) sorted by relevance
110 static inline struct kvm_vcpu_hv_stimer *to_hv_stimer(struct kvm_vcpu *vcpu, in to_hv_stimer() function
1512 return stimer_set_config(to_hv_stimer(vcpu, timer_index), in kvm_hv_set_msr()1521 return stimer_set_count(to_hv_stimer(vcpu, timer_index), in kvm_hv_set_msr()1630 return stimer_get_config(to_hv_stimer(vcpu, timer_index), in kvm_hv_get_msr()1639 return stimer_get_count(to_hv_stimer(vcpu, timer_index), in kvm_hv_get_msr()