Home
last modified time | relevance | path

Searched refs:nested_svm_check_exception (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/svm/
Dsvm.h404 int nested_svm_check_exception(struct vcpu_svm *svm, unsigned nr,
/kernel/linux/linux-4.19/arch/x86/kvm/
Dsvm.c390 static int nested_svm_check_exception(struct vcpu_svm *svm, unsigned nr,
818 nested_svm_check_exception(svm, nr, has_error_code, error_code)) in svm_queue_exception()
3027 static int nested_svm_check_exception(struct vcpu_svm *svm, unsigned nr, in nested_svm_check_exception() function