Searched refs:MI_RESTORE_INHIBIT (Results 1 – 2 of 2) sorted by relevance
693 GEM_BUG_ON(flags & MI_RESTORE_INHIBIT); in mi_set_context()746 MI_RESTORE_INHIBIT; in mi_set_context()880 MI_MM_SPACE_GTT | MI_RESTORE_INHIBIT); in clear_residuals()936 flags |= MI_RESTORE_INHIBIT; in switch_context()
110 #define MI_RESTORE_INHIBIT (1<<0) macro