gem5  v20.1.0.0
Classes | Enumerations
smmu_v3_proc.hh File Reference
#include <list>
#include <queue>
#include <string>
#include "base/coroutine.hh"
#include "base/types.hh"
#include "mem/packet.hh"

Go to the source code of this file.

Classes

struct  SMMUAction
 
struct  SMMUSemaphore
 
struct  SMMUSignal
 
class  SMMUProcess
 

Enumerations

enum  SMMUActionType {
  ACTION_INITIAL_NOP, ACTION_SEND_REQ, ACTION_SEND_REQ_FINAL, ACTION_SEND_RESP,
  ACTION_SEND_RESP_ATS, ACTION_DELAY, ACTION_SLEEP, ACTION_TERMINATE
}
 

Enumeration Type Documentation

◆ SMMUActionType

Enumerator
ACTION_INITIAL_NOP 
ACTION_SEND_REQ 
ACTION_SEND_REQ_FINAL 
ACTION_SEND_RESP 
ACTION_SEND_RESP_ATS 
ACTION_DELAY 
ACTION_SLEEP 
ACTION_TERMINATE 

Definition at line 55 of file smmu_v3_proc.hh.


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