Searched refs:MI_RESTORE_INHIBIT (Results 1 – 2 of 2) sorted by relevance
705 GEM_BUG_ON(flags & MI_RESTORE_INHIBIT); in mi_set_context()758 MI_RESTORE_INHIBIT; in mi_set_context()892 MI_MM_SPACE_GTT | MI_RESTORE_INHIBIT); in clear_residuals()948 flags |= MI_RESTORE_INHIBIT; in switch_context()
116 #define MI_RESTORE_INHIBIT (1<<0) macro