Lines Matching refs:kvm_queue_exception
465 void kvm_queue_exception(struct kvm_vcpu *vcpu, unsigned nr) in kvm_queue_exception() function
469 EXPORT_SYMBOL_GPL(kvm_queue_exception);
548 kvm_queue_exception(vcpu, UD_VECTOR); in kvm_require_dr()
3348 kvm_queue_exception(vcpu, MC_VECTOR); in kvm_vcpu_ioctl_x86_set_mce()
5007 kvm_queue_exception(vcpu, UD_VECTOR); in handle_ud()
5806 kvm_queue_exception(vcpu, ctxt->exception.vector); in inject_emulated_exception()
5874 kvm_queue_exception(vcpu, UD_VECTOR); in handle_emulation_failure()
6059 kvm_queue_exception(vcpu, DB_VECTOR); in kvm_vcpu_do_singlestep()
6114 kvm_queue_exception(vcpu, DB_VECTOR); in kvm_vcpu_check_breakpoint()
8288 kvm_queue_exception(vcpu, DB_VECTOR); in kvm_arch_vcpu_ioctl_set_guest_debug()
8290 kvm_queue_exception(vcpu, BP_VECTOR); in kvm_arch_vcpu_ioctl_set_guest_debug()