Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dsvm.c593 static inline void clr_exception_intercept(struct vcpu_svm *svm, int bit) in clr_exception_intercept() function
1589 clr_exception_intercept(svm, PF_VECTOR); in init_vmcb()
1631 clr_exception_intercept(svm, UD_VECTOR); in init_vmcb()
2583 clr_exception_intercept(svm, BP_VECTOR); in update_bp_intercept()