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

/gem5/src/mem/
H A Dcoherent_xbar.hh154 class CoherentXBarMasterPort : public MasterPort class in class:CoherentXBar
162 CoherentXBarMasterPort(const std::string &_name, function in class:CoherentXBar::CoherentXBarMasterPort
H A Dcoherent_xbar.cc72 MasterPort* bp = new CoherentXBarMasterPort(portName, *this, i);
85 MasterPort* bp = new CoherentXBarMasterPort(portName, *this,

Completed in 9 milliseconds