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

/gem5/src/mem/
H A Dcoherent_xbar.hh90 class CoherentXBarSlavePort : public QueuedSlavePort class in class:CoherentXBar
103 CoherentXBarSlavePort(const std::string &_name, function in class:CoherentXBar::CoherentXBarSlavePort
H A Dcoherent_xbar.cc98 QueuedSlavePort* bp = new CoherentXBarSlavePort(portName, *this, i);

Completed in 8 milliseconds