Searched refs:intercept_exceptions (Results 1 – 3 of 3) sorted by relevance
99 ctrl->intercept_exceptions = INTERCEPT_SS_GP_DF; in l1_svm_code()103 ctrl->intercept_exceptions = INTERCEPT_SS_DF; in l1_svm_code()106 ctrl->intercept_exceptions = INTERCEPT_SS; in l1_svm_code()
93 vmcb->control.intercept_exceptions |= BIT(PF_VECTOR) | BIT(UD_VECTOR); in l1_guest_code()
86 u32 intercept_exceptions; member
Completed in 8 milliseconds