gem5
v22.0.0.0
|
#include "arch/arm/page_size.hh"
#include "arch/arm/tlb.hh"
#include "arch/arm/utility.hh"
#include "arch/generic/mmu.hh"
#include "base/memoizer.hh"
#include "enums/ArmLookupLevel.hh"
#include "params/ArmMMU.hh"
Go to the source code of this file.
Classes | |
class | gem5::ArmISA::MMU |
struct | gem5::ArmISA::MMU::CachedState |
struct | gem5::ArmISA::MMU::Stats |
Namespaces | |
gem5 | |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
gem5::ArmISA | |
Functions | |
template<typename T > | |
MMU * | gem5::ArmISA::getMMUPtr (T *tc) |