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

/gem5/src/mem/
H A Dnoncoherent_xbar.hh143 class NoncoherentXBarMasterPort : public MasterPort class in class:NoncoherentXBar
152 NoncoherentXBarMasterPort(const std::string &_name, function in class:NoncoherentXBar::NoncoherentXBarMasterPort
H A Dnoncoherent_xbar.cc65 MasterPort* bp = new NoncoherentXBarMasterPort(portName, *this, i);
76 MasterPort* bp = new NoncoherentXBarMasterPort(portName, *this,

Completed in 5 milliseconds