Searched refs:IT_DEV_MONDO (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/sparc/
H A Dinterrupts.hh52 IT_DEV_MONDO, enumerator in enum:SparcISA::InterruptTypes
175 if (interrupts[IT_DEV_MONDO]) {
232 if (interrupts[IT_DEV_MONDO]) {
H A Dua2005.cc176 cpu->postInterrupt(0, IT_DEV_MONDO, 0);
178 cpu->clearInterrupt(0, IT_DEV_MONDO, 0);

Completed in 6 milliseconds