Searched refs:MI_RESTORE_INHIBIT (Results 1 – 2 of 2) sorted by relevance
746 GEM_BUG_ON(flags & MI_RESTORE_INHIBIT); in mi_set_context()799 MI_RESTORE_INHIBIT; in mi_set_context()933 MI_MM_SPACE_GTT | MI_RESTORE_INHIBIT); in clear_residuals()989 flags |= MI_RESTORE_INHIBIT; in switch_context()
117 #define MI_RESTORE_INHIBIT (1<<0) macro