Searched defs:isGICv3System (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/arm/
H A Dsystem.cc145 bool isGICv3System = dynamic_cast<Gicv3 *>(getGIC()) != nullptr; local

Completed in 2 milliseconds