Home
last modified time | relevance | path

Searched refs:kvm_queue_exception (Results 1 – 15 of 15) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
Dsgx.c386 kvm_queue_exception(vcpu, UD_VECTOR); in handle_encls()
Dnested.c3352 kvm_queue_exception(vcpu, UD_VECTOR); in nested_vmx_check_permission()
3563 kvm_queue_exception(vcpu, UD_VECTOR); in nested_vmx_run()
4942 kvm_queue_exception(vcpu, UD_VECTOR); in get_vmx_mem_address()
5165 kvm_queue_exception(vcpu, UD_VECTOR); in handle_vmxon()
5684 kvm_queue_exception(vcpu, UD_VECTOR); in handle_invept()
5765 kvm_queue_exception(vcpu, UD_VECTOR); in handle_invvpid()
5881 kvm_queue_exception(vcpu, UD_VECTOR); in handle_vmfunc()
5892 kvm_queue_exception(vcpu, UD_VECTOR); in handle_vmfunc()
Dvmx.c1680 kvm_queue_exception(vcpu, UD_VECTOR); in vmx_can_emulate_instruction()
5154 kvm_queue_exception(vcpu, vec); in handle_rmode_exception()
5210 kvm_queue_exception(vcpu, NM_VECTOR); in handle_exception_nmi()
5960 kvm_queue_exception(vcpu, UD_VECTOR); in handle_invpcid()
6029 kvm_queue_exception(vcpu, UD_VECTOR); in handle_vmx_instruction()
6041 kvm_queue_exception(vcpu, UD_VECTOR); in handle_encls()
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
Dnested.c850 kvm_queue_exception(vcpu, UD_VECTOR); in nested_svm_vmrun()
1152 kvm_queue_exception(&(svm->vcpu), DB_VECTOR); in nested_svm_vmexit()
1358 kvm_queue_exception(vcpu, UD_VECTOR); in nested_svm_check_permissions()
Dsvm.c2502 kvm_queue_exception(vcpu, UD_VECTOR); in skinit_interception()
2686 kvm_queue_exception(vcpu, UD_VECTOR); in cr_interception()
2708 kvm_queue_exception(vcpu, UD_VECTOR); in cr_interception()
2745 kvm_queue_exception(vcpu, UD_VECTOR); in cr_trap()
3241 kvm_queue_exception(vcpu, UD_VECTOR); in invpcid_interception()
4786 kvm_queue_exception(vcpu, UD_VECTOR); in svm_can_emulate_instruction()
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dnested.c3308 kvm_queue_exception(vcpu, UD_VECTOR); in nested_vmx_check_permission()
3518 kvm_queue_exception(vcpu, UD_VECTOR); in nested_vmx_run()
4685 kvm_queue_exception(vcpu, UD_VECTOR); in get_vmx_mem_address()
4933 kvm_queue_exception(vcpu, UD_VECTOR); in handle_vmon()
5420 kvm_queue_exception(vcpu, UD_VECTOR); in handle_invept()
5500 kvm_queue_exception(vcpu, UD_VECTOR); in handle_invvpid()
5617 kvm_queue_exception(vcpu, UD_VECTOR); in handle_vmfunc()
Dvmx.c4841 kvm_queue_exception(vcpu, vec); in handle_rmode_exception()
5660 kvm_queue_exception(vcpu, UD_VECTOR); in handle_invalid_op()
5686 kvm_queue_exception(vcpu, UD_VECTOR); in handle_invpcid()
5759 kvm_queue_exception(vcpu, UD_VECTOR); in handle_vmx_instruction()
5770 kvm_queue_exception(vcpu, UD_VECTOR); in handle_encls()
/kernel/linux/linux-5.10/arch/x86/kvm/svm/
Dsvm.c2179 kvm_queue_exception(&svm->vcpu, UD_VECTOR); in skinit_interception()
2202 kvm_queue_exception(&svm->vcpu, UD_VECTOR); in rdpru_interception()
2386 kvm_queue_exception(&svm->vcpu, UD_VECTOR); in cr_interception()
2408 kvm_queue_exception(&svm->vcpu, UD_VECTOR); in cr_interception()
2857 kvm_queue_exception(vcpu, UD_VECTOR); in invpcid_interception()
Dnested.c502 kvm_queue_exception(&svm->vcpu, UD_VECTOR); in nested_svm_vmrun()
913 kvm_queue_exception(&svm->vcpu, UD_VECTOR); in nested_svm_check_permissions()
/kernel/linux/linux-6.6/arch/x86/kvm/
Dx86.c731 void kvm_queue_exception(struct kvm_vcpu *vcpu, unsigned nr) in kvm_queue_exception() function
735 EXPORT_SYMBOL_GPL(kvm_queue_exception);
853 kvm_queue_exception(vcpu, UD_VECTOR); in kvm_require_dr()
2119 kvm_queue_exception(vcpu, UD_VECTOR); in kvm_handle_invalid_op()
5134 kvm_queue_exception(vcpu, MC_VECTOR); in kvm_vcpu_ioctl_x86_set_mce()
8403 kvm_queue_exception(vcpu, ctxt->exception.vector); in inject_emulated_exception()
8561 kvm_queue_exception(vcpu, UD_VECTOR); in handle_emulation_failure()
8912 kvm_queue_exception(vcpu, UD_VECTOR); in x86_emulate_instruction()
11680 kvm_queue_exception(vcpu, DB_VECTOR); in kvm_arch_vcpu_ioctl_set_guest_debug()
11682 kvm_queue_exception(vcpu, BP_VECTOR); in kvm_arch_vcpu_ioctl_set_guest_debug()
Dhyperv.c2480 kvm_queue_exception(vcpu, UD_VECTOR); in kvm_hv_hypercall()
2524 kvm_queue_exception(vcpu, UD_VECTOR); in kvm_hv_hypercall()
/kernel/linux/linux-5.10/arch/x86/kvm/
Dx86.c616 void kvm_queue_exception(struct kvm_vcpu *vcpu, unsigned nr) in kvm_queue_exception() function
620 EXPORT_SYMBOL_GPL(kvm_queue_exception);
728 kvm_queue_exception(vcpu, UD_VECTOR); in kvm_require_dr()
4343 kvm_queue_exception(vcpu, MC_VECTOR); in kvm_vcpu_ioctl_x86_set_mce()
7175 kvm_queue_exception(vcpu, ctxt->exception.vector); in inject_emulated_exception()
7265 kvm_queue_exception(vcpu, UD_VECTOR); in handle_emulation_failure()
7603 kvm_queue_exception(vcpu, UD_VECTOR); in x86_emulate_instruction()
10024 kvm_queue_exception(vcpu, DB_VECTOR); in kvm_arch_vcpu_ioctl_set_guest_debug()
10026 kvm_queue_exception(vcpu, BP_VECTOR); in kvm_arch_vcpu_ioctl_set_guest_debug()
Dhyperv.c1763 kvm_queue_exception(vcpu, UD_VECTOR); in kvm_hv_hypercall()
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dkvm_host.h1503 void kvm_queue_exception(struct kvm_vcpu *vcpu, unsigned nr);
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dkvm_host.h2003 void kvm_queue_exception(struct kvm_vcpu *vcpu, unsigned nr);