Searched refs:kvm_after_handle_nmi (Results 1 – 4 of 4) sorted by relevance
161 void kvm_after_handle_nmi(struct kvm_vcpu *vcpu);
5687 void kvm_after_handle_nmi(struct kvm_vcpu *vcpu) in kvm_after_handle_nmi() function5691 EXPORT_SYMBOL_GPL(kvm_after_handle_nmi);
3905 kvm_after_handle_nmi(&svm->vcpu); in svm_vcpu_run()
8329 kvm_after_handle_nmi(&vmx->vcpu); in vmx_complete_atomic_exit()