Searched refs:kvm_after_handle_nmi (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
H A Dx86.h161 void kvm_after_handle_nmi(struct kvm_vcpu *vcpu);
H A Dx86.c5687 void kvm_after_handle_nmi(struct kvm_vcpu *vcpu) kvm_after_handle_nmi() function
5691 EXPORT_SYMBOL_GPL(kvm_after_handle_nmi); variable
H A Dsvm.c3905 kvm_after_handle_nmi(&svm->vcpu); svm_vcpu_run()
H A Dvmx.c8329 kvm_after_handle_nmi(&vmx->vcpu); vmx_complete_atomic_exit()

Completed in 164 milliseconds