Searched refs:MI_RESTORE_INHIBIT (Results 1 – 2 of 2) sorted by relevance
675 GEM_BUG_ON(flags & MI_RESTORE_INHIBIT); in mi_set_context()728 MI_RESTORE_INHIBIT; in mi_set_context()860 MI_MM_SPACE_GTT | MI_RESTORE_INHIBIT); in clear_residuals()916 flags |= MI_RESTORE_INHIBIT; in switch_context()
111 #define MI_RESTORE_INHIBIT (1<<0) macro