gem5  v20.1.0.0
Classes | Macros | Enumerations
smmu_v3_caches.hh File Reference
#include <stdint.h>
#include <array>
#include <cstddef>
#include <string>
#include <vector>
#include "base/random.hh"
#include "base/statistics.hh"
#include "base/types.hh"

Go to the source code of this file.

Classes

class  SMMUv3BaseCache
 
class  SMMUTLB
 
struct  SMMUTLB::Entry
 
class  ARMArchTLB
 
struct  ARMArchTLB::Entry
 
class  IPACache
 
struct  IPACache::Entry
 
class  ConfigCache
 
struct  ConfigCache::Entry
 
class  WalkCache
 
struct  WalkCache::Entry
 

Macros

#define WALK_CACHE_LEVELS   4
 

Enumerations

enum  { SMMU_CACHE_REPL_ROUND_ROBIN, SMMU_CACHE_REPL_RANDOM, SMMU_CACHE_REPL_LRU }
 

Macro Definition Documentation

◆ WALK_CACHE_LEVELS

#define WALK_CACHE_LEVELS   4

Definition at line 52 of file smmu_v3_caches.hh.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
SMMU_CACHE_REPL_ROUND_ROBIN 
SMMU_CACHE_REPL_RANDOM 
SMMU_CACHE_REPL_LRU 

Definition at line 54 of file smmu_v3_caches.hh.


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