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

/gem5/src/gpu-compute/
H A Dlds_state.cc180 LdsState::CuSidePort::recvTimingReq(PacketPtr packet)
247 LdsState::CuSidePort::recvFunctional(PacketPtr pkt)
256 LdsState::CuSidePort::recvRespRetry()
268 LdsState::CuSidePort::recvRetry()
H A Dlds_state.hh150 * CuSidePort is the LDS Port closer to the CU side
152 class CuSidePort: public SlavePort class in class:LdsState
155 CuSidePort(const std::string &_name, LdsState *_ownerLds) : function in class:LdsState::CuSidePort
487 CuSidePort cuPort;

Completed in 7 milliseconds