Searched refs:MANTIS_INT_PABORT (Results 1 – 3 of 3) sorted by relevance
114 if (stat & MANTIS_INT_PABORT) { in hopper_irq_handler()143 MANTIS_INT_PABORT | MANTIS_INT_RIPERR | in hopper_irq_handler()
122 if (stat & MANTIS_INT_PABORT) { in mantis_irq_handler()151 MANTIS_INT_PABORT | MANTIS_INT_RIPERR | in mantis_irq_handler()
45 #define MANTIS_INT_PABORT (0x01 << 7) macro