Searched refs:GEN8_GT_VECS_IRQ (Results 1 – 2 of 2) sorted by relevance
1519 GEN8_GT_VECS_IRQ | \ in gen8_gt_irq_ack()1544 if (master_ctl & GEN8_GT_VECS_IRQ) { in gen8_gt_irq_ack()1568 if (master_ctl & GEN8_GT_VECS_IRQ) { in gen8_gt_irq_handler()
7079 #define GEN8_GT_VECS_IRQ (1 << 6) macro