Searched refs:GT_RENDER_L3_PARITY_ERROR_INTERRUPT_S1 (Results 1 – 2 of 2) sorted by relevance
1942 #define GT_RENDER_L3_PARITY_ERROR_INTERRUPT_S1 (1 << 11) /* hsw+; rsvd on snb, ivb, vlv */ macro1956 (IS_HASWELL(dev) ? GT_RENDER_L3_PARITY_ERROR_INTERRUPT_S1 : 0))
1251 if (iir & GT_RENDER_L3_PARITY_ERROR_INTERRUPT_S1) in ivybridge_parity_error_irq_handler()