Searched defs:MemSidePort (Results 1 - 5 of 5) sorted by relevance

/gem5/src/learning_gem5/part2/
H A Dsimple_memobj.hh135 class MemSidePort : public MasterPort class in class:SimpleMemobj
148 MemSidePort(const std::string& name, SimpleMemobj *owner) : function in class:SimpleMemobj::MemSidePort
H A Dsimple_cache.hh142 class MemSidePort : public MasterPort class in class:SimpleCache
155 MemSidePort(const std::string& name, SimpleCache *owner) : function in class:SimpleCache::MemSidePort
/gem5/src/gpu-compute/
H A Dtlb_coalescer.hh182 class MemSidePort : public MasterPort class in class:TLBCoalescer
185 MemSidePort(const std::string &_name, TLBCoalescer *tlb_coalescer, function in class:TLBCoalescer::MemSidePort
H A Dgpu_tlb.hh286 class MemSidePort : public MasterPort class in class:X86ISA::GpuTLB
289 MemSidePort(const std::string &_name, GpuTLB * gpu_TLB, function in class:X86ISA::GpuTLB::MemSidePort
/gem5/src/mem/cache/
H A Dbase.hh212 class MemSidePort : public CacheMasterPort class in class:BaseCache

Completed in 14 milliseconds