Searched refs:QXL_INTERRUPT_ERROR (Results 1 – 2 of 2) sorted by relevance
58 if (pending & QXL_INTERRUPT_ERROR) { in qxl_irq_handler()
333 #define QXL_INTERRUPT_ERROR (1 << 3) macro