Searched refs:kvm_can_use_hv_timer (Results 1 – 3 of 3) sorted by relevance
269 bool kvm_can_use_hv_timer(struct kvm_vcpu *vcpu);
158 bool kvm_can_use_hv_timer(struct kvm_vcpu *vcpu) in kvm_can_use_hv_timer() function2063 if (!kvm_can_use_hv_timer(vcpu)) in start_hv_timer()
2146 if (!kvm_can_use_hv_timer(vcpu)) in handle_fastpath_set_tscdeadline()
Completed in 32 milliseconds