Searched refs:intercept_exceptions (Results 1 – 3 of 3) sorted by relevance
101 ctrl->intercept_exceptions = INTERCEPT_SS_GP_DF; in l1_svm_code()105 ctrl->intercept_exceptions = INTERCEPT_SS_DF; in l1_svm_code()108 ctrl->intercept_exceptions = INTERCEPT_SS; in l1_svm_code()
86 vmcb->control.intercept_exceptions |= BIT(PF_VECTOR) | BIT(UD_VECTOR); in l1_guest_code()
65 u32 intercept_exceptions; member