Home
last modified time | relevance | path

Searched refs:kvm_can_use_hv_timer (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/
A Dlapic.h250 bool kvm_can_use_hv_timer(struct kvm_vcpu *vcpu);
A Dlapic.c119 bool kvm_can_use_hv_timer(struct kvm_vcpu *vcpu) in kvm_can_use_hv_timer() function
125 EXPORT_SYMBOL_GPL(kvm_can_use_hv_timer);
1861 if (!kvm_can_use_hv_timer(vcpu)) in start_hv_timer()
A Dx86.c2004 if (!kvm_can_use_hv_timer(vcpu)) in handle_fastpath_set_tscdeadline()

Completed in 29 milliseconds