Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/svm/
H A Dsvm.c1815 static int npf_interception(struct vcpu_svm *svm) in npf_interception() function
2938 [SVM_EXIT_NPF] = npf_interception,
3139 return npf_interception(svm); in handle_exit()