Home
last modified time | relevance | path

Searched refs:handle_ud (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/x86/kvm/
Dx86.h267 int handle_ud(struct kvm_vcpu *vcpu);
Dx86.c4988 int handle_ud(struct kvm_vcpu *vcpu) in handle_ud() function
5010 EXPORT_SYMBOL_GPL(handle_ud);
Dsvm.c2704 return handle_ud(&svm->vcpu); in ud_interception()
Dvmx.c7058 return handle_ud(vcpu); in handle_exception()