Go to the documentation of this file.
38 #ifndef __DEV_ARM_SMMU_V3_PORTS_HH__
39 #define __DEV_ARM_SMMU_V3_PORTS_HH__
SMMUControlPort(const std::string &_name, SMMUv3 &_smmu, AddrRange _addrRange)
virtual ~SMMUControlPort()
virtual void recvReqRetry()
Called by the peer if sendTimingReq was called on this peer (causing recvTimingReq to be called on th...
virtual void recvFunctional(PacketPtr pkt)
Receive a functional request packet from the peer.
SnoopRespPacketQueue snoopRespQueue
const PortID InvalidPortID
virtual ~SMMUATSDevicePort()
SMMUv3DeviceInterface & ifc
uint64_t Tick
Tick count type.
int16_t PortID
Port index/ID type, and a symbolic name for an invalid port id.
virtual ~SMMUDevicePort()
virtual ~SMMURequestPort()
SMMUATSMemoryPort(const std::string &_name, SMMUv3DeviceInterface &_ifc)
The AddrRange class encapsulates an address range, and supports a number of tests to check if two ran...
std::list< AddrRange > AddrRangeList
Convenience typedef for a collection of address ranges.
The QueuedRequestPort combines two queues, a request queue and a snoop response queue,...
SMMUDevicePort(const std::string &_name, SMMUv3DeviceInterface &_ifc, PortID _id=InvalidPortID)
virtual AddrRangeList getAddrRanges() const
Get a list of the non-overlapping address ranges the owner is responsible for.
A queued port is a port that has an infinite queue for outgoing packets and thus decouples the module...
virtual bool recvTimingReq(PacketPtr pkt)
Receive a timing request from the peer.
virtual bool recvTimingResp(PacketPtr pkt)
Receive a timing response from the peer.
A RequestPort is a specialisation of a Port, which implements the default protocol for the three diff...
virtual bool recvTimingResp(PacketPtr pkt)
Receive a timing response from the peer.
virtual AddrRangeList getAddrRanges() const
Get a list of the non-overlapping address ranges the owner is responsible for.
virtual bool recvTimingResp(PacketPtr pkt)
Receive a timing response from the peer.
virtual Tick recvAtomic(PacketPtr pkt)
Receive an atomic request packet from the peer.
RespPacketQueue respQueue
The simple timing port uses a queued port to implement recvFunctional and recvTimingReq through recvA...
virtual Tick recvAtomic(PacketPtr pkt)
Receive an atomic request packet from the peer.
RespPacketQueue respQueue
virtual void recvReqRetry()
Called by the peer if sendTimingReq was called on this peer (causing recvTimingReq to be called on th...
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
SMMUATSDevicePort(const std::string &_name, SMMUv3DeviceInterface &_ifc)
SMMUv3DeviceInterface & ifc
virtual Tick recvAtomic(PacketPtr pkt)
Receive an atomic request packet from the peer.
virtual void recvFunctional(PacketPtr pkt)
Receive a functional request packet from the peer.
virtual bool recvTimingReq(PacketPtr pkt)
Receive a timing request from the peer.
virtual ~SMMUATSMemoryPort()
virtual ~SMMUTableWalkPort()
SMMURequestPort(const std::string &_name, SMMUv3 &_smmu)
SMMUTableWalkPort(const std::string &_name, SMMUv3 &_smmu)
SMMUv3DeviceInterface & ifc
virtual AddrRangeList getAddrRanges() const
Get a list of the non-overlapping address ranges the owner is responsible for.
Generated on Wed Sep 30 2020 14:02:10 for gem5 by doxygen 1.8.17