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

/gem5/src/cpu/checker/
H A Dcpu.cc128 CheckerCPU::setDcachePort(MasterPort *dcache_port) function in class:CheckerCPU
H A Dcpu.hh106 void setDcachePort(MasterPort *dcache_port);
/gem5/src/cpu/o3/
H A Dlsq_unit.hh237 void setDcachePort(MasterPort *dcache_port);
H A Dlsq_unit_impl.hh251 LSQUnit<Impl>::setDcachePort(MasterPort *dcache_port) function in class:LSQUnit
H A Dlsq_impl.hh108 thread[tid].setDcachePort(&dcachePort);
H A Diew_impl.hh320 cpu->checker->setDcachePort(&ldstQueue.getDataPort());

Completed in 23 milliseconds