Searched refs:getCPUInterface (Results 1 - 5 of 5) sorted by relevance

/gem5/src/dev/arm/
H A Dgic_v3.hh135 getCPUInterface(int cpu_id) const function in class:Gicv3
H A Dgic_v3_redistributor.hh203 getCPUInterface() const function in class:Gicv3Redistributor
H A Dgic_v3_redistributor.cc84 cpuInterface = gic->getCPUInterface(cpuId);
H A Dgic_v3_distributor.cc1049 return target_redistributor->getCPUInterface();
/gem5/src/arch/arm/
H A Disa.cc417 gicv3CpuInterface.reset(gicv3->getCPUInterface(tc->contextId()));

Completed in 17 milliseconds