Searched refs:MANTIS_INT_PABORT (Results 1 – 3 of 3) sorted by relevance
106 if (stat & MANTIS_INT_PABORT) { in hopper_irq_handler()135 MANTIS_INT_PABORT | MANTIS_INT_RIPERR | in hopper_irq_handler()
115 if (stat & MANTIS_INT_PABORT) { in mantis_irq_handler()144 MANTIS_INT_PABORT | MANTIS_INT_RIPERR | in mantis_irq_handler()
33 #define MANTIS_INT_PABORT BIT(7) macro