Searched refs:to_hv_stimer (Results 1 – 2 of 2) sorted by relevance
113 static inline struct kvm_vcpu_hv_stimer *to_hv_stimer(struct kvm_vcpu *vcpu, in to_hv_stimer() function
1553 return stimer_set_config(to_hv_stimer(vcpu, timer_index), in kvm_hv_set_msr()1562 return stimer_set_count(to_hv_stimer(vcpu, timer_index), in kvm_hv_set_msr()1673 return stimer_get_config(to_hv_stimer(vcpu, timer_index), in kvm_hv_get_msr()1682 return stimer_get_count(to_hv_stimer(vcpu, timer_index), in kvm_hv_get_msr()
Completed in 9 milliseconds