Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kvm/
Dlapic.h261 void kvm_lapic_expired_hv_timer(struct kvm_vcpu *vcpu);
Dlapic.c2190 void kvm_lapic_expired_hv_timer(struct kvm_vcpu *vcpu) in kvm_lapic_expired_hv_timer() function
2209 EXPORT_SYMBOL_GPL(kvm_lapic_expired_hv_timer);
/linux-6.14.4/arch/x86/kvm/vmx/
Dvmx.c6040 kvm_lapic_expired_hv_timer(vcpu); in handle_fastpath_preemption_timer()
6052 kvm_lapic_expired_hv_timer(vcpu); in handle_preemption_timer()