gem5  v20.1.0.0
Public Attributes | List of all members
SMMUAction Struct Reference

#include <smmu_v3_proc.hh>

Public Attributes

SMMUActionType type
 
PacketPtr pkt
 
SMMUv3DeviceInterfaceifc
 
Tick delay
 

Detailed Description

Definition at line 66 of file smmu_v3_proc.hh.

Member Data Documentation

◆ delay

Tick SMMUAction::delay

Definition at line 71 of file smmu_v3_proc.hh.

Referenced by SMMUv3::runProcessAtomic().

◆ ifc

SMMUv3DeviceInterface* SMMUAction::ifc

Definition at line 70 of file smmu_v3_proc.hh.

Referenced by SMMUv3::runProcessTiming().

◆ pkt

PacketPtr SMMUAction::pkt

Definition at line 69 of file smmu_v3_proc.hh.

Referenced by SMMUv3::runProcessAtomic(), and SMMUv3::runProcessTiming().

◆ type

SMMUActionType SMMUAction::type

Definition at line 68 of file smmu_v3_proc.hh.

Referenced by SMMUv3::runProcessAtomic(), and SMMUv3::runProcessTiming().


The documentation for this struct was generated from the following file:

Generated on Wed Sep 30 2020 14:02:32 for gem5 by doxygen 1.8.17