Searched refs:MANTIS_INT_PABORT (Results 1 – 3 of 3) sorted by relevance
104 if (stat & MANTIS_INT_PABORT) { in hopper_irq_handler()133 MANTIS_INT_PABORT | MANTIS_INT_RIPERR | in hopper_irq_handler()
113 if (stat & MANTIS_INT_PABORT) { in mantis_irq_handler()142 MANTIS_INT_PABORT | MANTIS_INT_RIPERR | in mantis_irq_handler()
33 #define MANTIS_INT_PABORT BIT(7) macro