gem5 v24.1.0.1
Loading...
Searching...
No Matches
Namespaces | Macros
tlb.cc File Reference
#include "arch/power/tlb.hh"
#include <string>
#include <vector>
#include "arch/power/faults.hh"
#include "arch/power/pagetable.hh"
#include "base/inifile.hh"
#include "base/str.hh"
#include "base/trace.hh"
#include "cpu/thread_context.hh"
#include "debug/Power.hh"
#include "debug/TLB.hh"
#include "mem/page_table.hh"
#include "params/PowerTLB.hh"
#include "sim/full_system.hh"
#include "sim/process.hh"

Go to the source code of this file.

Namespaces

namespace  gem5
 Copyright (c) 2024 Arm Limited All rights reserved.
 

Macros

#define MODE2MASK(X)   (1 << (X))
 

Macro Definition Documentation

◆ MODE2MASK

#define MODE2MASK (   X)    (1 << (X))

Definition at line 60 of file tlb.cc.


Generated on Mon Jan 13 2025 04:28:45 for gem5 by doxygen 1.9.8