Searched refs:GEN8_GT_VCS1_IRQ (Results 1 – 3 of 3) sorted by relevance
18 GEN8_GT_VCS1_IRQ | \
384 if (master_ctl & (GEN8_GT_VCS0_IRQ | GEN8_GT_VCS1_IRQ)) { in gen8_gt_irq_handler()
5480 #define GEN8_GT_VCS1_IRQ (1 << 3) /* NB: VCS2 in bspec! */ macro