Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/
Dlapic.h254 bool kvm_can_use_hv_timer(struct kvm_vcpu *vcpu);
Dlapic.c120 bool kvm_can_use_hv_timer(struct kvm_vcpu *vcpu) in kvm_can_use_hv_timer() function
126 EXPORT_SYMBOL_GPL(kvm_can_use_hv_timer);
1849 if (!kvm_can_use_hv_timer(vcpu)) in start_hv_timer()
Dx86.c1874 if (!kvm_can_use_hv_timer(vcpu)) in handle_fastpath_set_tscdeadline()