gem5
v21.0.0.0
|
This is the complete list of members for IPACache, including all inherited members.
associativity | IPACache | private |
baseCacheStats | SMMUv3BaseCache | protected |
decodePolicyName(const std::string &policy_name) | SMMUv3BaseCache | protectedstatic |
invalidateAll() | IPACache | |
invalidateIPA(Addr ipa, uint16_t vmid) | IPACache | |
invalidateIPAA(Addr ipa) | IPACache | |
invalidateVMID(uint16_t vmid) | IPACache | |
IPACache(unsigned numEntries, unsigned _associativity, const std::string &policy, Stats::Group *parent) | IPACache | |
lookup(Addr ipa, uint16_t vmid, bool updStats=true) | IPACache | |
nextToReplace | SMMUv3BaseCache | protected |
pickEntryIdxToReplace(const Set &set) | IPACache | private |
pickSetIdx(Addr ipa, uint16_t vmid) const | IPACache | private |
random | SMMUv3BaseCache | protected |
replacementPolicy | SMMUv3BaseCache | protected |
Set typedef | IPACache | private |
sets | IPACache | private |
SMMUv3BaseCache(const std::string &policy_name, uint32_t seed, Stats::Group *parent, const std::string &name) | SMMUv3BaseCache | |
store(const Entry &incoming) | IPACache | |
useStamp | SMMUv3BaseCache | protected |
~IPACache() | IPACache | inlinevirtual |
~SMMUv3BaseCache() | SMMUv3BaseCache | inlinevirtual |