Searched refs:gicv3 (Results 1 - 1 of 1) sorted by relevance
/gem5/src/arch/arm/ | ||
H A D | isa.cc | 414 Gicv3 *gicv3 = dynamic_cast<Gicv3 *>(system->getGIC()); local 415 if (gicv3) { 417 gicv3CpuInterface.reset(gicv3->getCPUInterface(tc->contextId())); |
Completed in 8 milliseconds