Searched refs:clr_exception_intercept (Results 1 – 3 of 3) sorted by relevance
349 static inline void clr_exception_intercept(struct vcpu_svm *svm, u32 bit) in clr_exception_intercept() function
288 clr_exception_intercept(svm, GP_VECTOR); in svm_set_efer()1249 clr_exception_intercept(svm, PF_VECTOR); in init_vmcb()1290 clr_exception_intercept(svm, UD_VECTOR); in init_vmcb()1822 clr_exception_intercept(svm, BP_VECTOR); in svm_update_exception_bitmap()
2641 clr_exception_intercept(svm, GP_VECTOR); in sev_es_init_vmcb()