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

/gem5/src/dev/arm/
H A Dsmmu_v3_cmdexec.hh58 SMMUCommandExecProcess(const std::string &name, SMMUv3 &_smmu) : argument
H A Dsmmu_v3_ports.cc46 SMMUMasterPort::SMMUMasterPort(const std::string &_name, SMMUv3 &_smmu) : argument
63 SMMUMasterTableWalkPort(const std::string &_name, SMMUv3 &_smmu) argument
109 SMMUControlPort(const std::string &_name, SMMUv3 &_smmu, AddrRange _addrRange) argument
H A Dsmmu_v3_proc.cc45 SMMUProcess::SMMUProcess(const std::string &name, SMMUv3 &_smmu) : argument
H A Dsmmu_v3_slaveifc.hh139 void setSMMU(SMMUv3 *_smmu) { smmu = _smmu; } argument
H A Dsmmu_v3_transl.cc81 SMMUTranslationProcess(const std::string &name, SMMUv3 &_smmu, SMMUv3SlaveInterface &_ifc) argument

Completed in 11 milliseconds