Searched refs:I915_ERROR_PAGE_TABLE (Results 1 – 2 of 2) sorted by relevance
346 if (eir & I915_ERROR_PAGE_TABLE) { in i915_handle_error()1004 error_mask = ~(I915_ERROR_PAGE_TABLE | in i915_driver_irq_postinstall()
761 #define I915_ERROR_PAGE_TABLE (1<<4) macro