Lines Matching refs:it
119 // pass it along to our super class
181 // and it must forward these responses back to the particular CPU.
199 for (auto it = l.begin(); it != l.end(); ++it) {
200 if (it->contains(pkt->getAddr())) {
201 // generally it is not safe to assume success here as
224 for (auto it = l.begin(); it != l.end(); ++it) {
225 if (it->contains(pkt->getAddr())) {
487 // If the RubyPort is not empty, then it needs to clear all outstanding
488 // requests before it should call signalDrainDone()
518 // the RubyPort itself must convert it to a response.
592 // Allocate the invalidate request and packet on the stack, as it is