gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
gem5::SMMUSemaphore Struct Reference

#include <smmu_v3_proc.hh>

Public Member Functions

 SMMUSemaphore (unsigned _max)
 

Public Attributes

unsigned count
 
unsigned max
 
std::queue< SMMUProcess * > queue
 

Detailed Description

Definition at line 81 of file smmu_v3_proc.hh.

Constructor & Destructor Documentation

◆ SMMUSemaphore()

gem5::SMMUSemaphore::SMMUSemaphore ( unsigned  _max)
inlineexplicit

Definition at line 83 of file smmu_v3_proc.hh.

Member Data Documentation

◆ count

unsigned gem5::SMMUSemaphore::count

◆ max

unsigned gem5::SMMUSemaphore::max

Definition at line 88 of file smmu_v3_proc.hh.

◆ queue

std::queue<SMMUProcess *> gem5::SMMUSemaphore::queue

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

Generated on Wed Dec 21 2022 10:23:18 for gem5 by doxygen 1.9.1