Searched refs:GM45_ERROR_CP_PRIV (Results 1 – 2 of 2) sorted by relevance
1631 if (eir & (GM45_ERROR_MEM_PRIV | GM45_ERROR_CP_PRIV)) { in i915_report_and_clear_eir()2848 GM45_ERROR_CP_PRIV | in i965_irq_postinstall()
611 #define GM45_ERROR_CP_PRIV (1<<3) macro