Searched refs:MANTIS_INT_PABORT (Results 1 – 3 of 3) sorted by relevance
118 if (stat & MANTIS_INT_PABORT) { in hopper_irq_handler()147 MANTIS_INT_PABORT | MANTIS_INT_RIPERR | in hopper_irq_handler()
128 if (stat & MANTIS_INT_PABORT) { in mantis_irq_handler()157 MANTIS_INT_PABORT | MANTIS_INT_RIPERR | in mantis_irq_handler()
45 #define MANTIS_INT_PABORT (0x01 << 7) macro