Searched refs:queue_exception (Results 1 – 4 of 4) sorted by relevance
565 void (*queue_exception)(struct kvm_vcpu *vcpu, unsigned nr, member
4425 .queue_exception = vmx_queue_exception,
3928 .queue_exception = svm_queue_exception,
5118 kvm_x86_ops->queue_exception(vcpu, vcpu->arch.exception.nr, in inject_pending_event()