|
gem5 v25.0.0.1
|
#include "arch/amdgpu/vega/pagetable.hh"#include "base/cache/associative_cache.hh"#include "mem/cache/replacement_policies/replaceable_entry.hh"#include "mem/cache/tags/indexing_policies/set_associative.hh"#include "params/VegaPWCIndexingPolicy.hh"Go to the source code of this file.
Classes | |
| struct | gem5::VegaISA::PWCEntry |
| class | gem5::VegaISA::VegaPWCIndexingPolicy |
| Set associative indexing policy for the page walk cache. More... | |
| class | gem5::VegaISA::PageWalkCache |
Namespaces | |
| namespace | gem5 |
| Copyright (c) 2024 Arm Limited All rights reserved. | |
| namespace | gem5::VegaISA |
| classes that represnt vector/scalar operands in VEGA ISA. | |