Searched refs:GM45_ERROR_MEM_PRIV (Results 1 – 2 of 2) sorted by relevance
1106 if (eir & (GM45_ERROR_MEM_PRIV | GM45_ERROR_CP_PRIV)) { in i915_report_and_clear_eir()2031 GM45_ERROR_MEM_PRIV | in i915_driver_irq_postinstall()
494 #define GM45_ERROR_MEM_PRIV (1<<4) macro