Searched refs:kvm_lapic_expired_hv_timer (Results 1 – 3 of 3) sorted by relevance
247 void kvm_lapic_expired_hv_timer(struct kvm_vcpu *vcpu);
1927 void kvm_lapic_expired_hv_timer(struct kvm_vcpu *vcpu) in kvm_lapic_expired_hv_timer() function1946 EXPORT_SYMBOL_GPL(kvm_lapic_expired_hv_timer);
5627 kvm_lapic_expired_hv_timer(vcpu); in handle_fastpath_preemption_timer()