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

/gem5/src/dev/arm/
H A Dgic_v3_distributor.cc1020 Gicv3Redistributor * target_redistributor = nullptr; local
1032 target_redistributor = redistributor_i;
1041 target_redistributor =
1045 if (!target_redistributor) {
1049 return target_redistributor->getCPUInterface();

Completed in 4 milliseconds