Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/svm/
H A Dsvm.h286 static inline void clr_exception_intercept(struct vcpu_svm *svm, u32 bit) in clr_exception_intercept() function
H A Dsvm.c1210 clr_exception_intercept(svm, PF_VECTOR); in init_vmcb()
1254 clr_exception_intercept(svm, UD_VECTOR); in init_vmcb()
1746 clr_exception_intercept(svm, BP_VECTOR); in update_exception_bitmap()