Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dlapic.h251 void kvm_lapic_expired_hv_timer(struct kvm_vcpu *vcpu);
H A Dlapic.c1914 void kvm_lapic_expired_hv_timer(struct kvm_vcpu *vcpu) in kvm_lapic_expired_hv_timer() function
1933 EXPORT_SYMBOL_GPL(kvm_lapic_expired_hv_timer);
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.c5713 kvm_lapic_expired_hv_timer(vcpu); in handle_fastpath_preemption_timer()