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

/gem5/src/dev/arm/
H A Dvgic.cc52 pioDelay(p->pio_delay), maintInt(p->maint_int)
390 gic->sendPPInt(maintInt, cpu);
397 gic->clearPPInt(maintInt, cpu);
476 SERIALIZE_SCALAR(maintInt);
533 UNSERIALIZE_SCALAR(maintInt);
H A Dvgic.hh121 int maintInt; member in class:VGic

Completed in 4 milliseconds