Lines Matching refs:kvm_queue_exception
4139 kvm_queue_exception(vcpu, vec); in handle_rmode_exception()
4159 kvm_queue_exception(vcpu, vec); in handle_rmode_exception()
4226 kvm_queue_exception(vcpu, UD_VECTOR); in handle_exception()
4261 kvm_queue_exception(vcpu, DB_VECTOR); in handle_exception()
4493 kvm_queue_exception(vcpu, DB_VECTOR); in handle_dr()
4921 kvm_queue_exception(vcpu, UD_VECTOR); in handle_invalid_op()
5029 kvm_queue_exception(vcpu, UD_VECTOR); in handle_vmon()
5035 kvm_queue_exception(vcpu, UD_VECTOR); in handle_vmon()
5064 kvm_queue_exception(vcpu, UD_VECTOR); in nested_vmx_check_permission()
5071 kvm_queue_exception(vcpu, UD_VECTOR); in nested_vmx_check_permission()
5145 kvm_queue_exception(vcpu, UD_VECTOR); in get_vmx_mem_address()
6037 kvm_queue_exception(&vmx->vcpu, vector); in __vmx_complete_interrupts()