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

/gem5/src/dev/arm/
H A Dbase_gic.cc107 auto pin_it = pins.find(cid); local
109 if (pin_it != pins.end()) {
111 return pin_it->second;

Completed in 5 milliseconds