Searched refs:SMMUCommandExecProcess (Results 1 - 3 of 3) sorted by relevance

/gem5/src/dev/arm/
H A Dsmmu_v3_cmdexec.hh48 class SMMUCommandExecProcess : public SMMUProcess class in inherits:SMMUProcess
58 SMMUCommandExecProcess(const std::string &name, SMMUv3 &_smmu) : function in class:SMMUCommandExecProcess
65 virtual ~SMMUCommandExecProcess() {}
H A Dsmmu_v3_cmdexec.cc46 SMMUCommandExecProcess::main(Yield &yield)
H A Dsmmu_v3.hh89 friend class SMMUCommandExecProcess;
145 SMMUCommandExecProcess commandExecutor;

Completed in 6 milliseconds