gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 Tue Jun 18 2024 16:24:14 for gem5 by doxygen 1.11.0