Searched refs:queue_exception (Results 1 – 4 of 4) sorted by relevance
485 void (*queue_exception)(struct kvm_vcpu *vcpu, unsigned nr, member
1971 .queue_exception = svm_queue_exception,
3627 .queue_exception = vmx_queue_exception,
210 kvm_x86_ops->queue_exception(vcpu, vcpu->arch.exception.nr, in __queue_exception()