gem5
v20.1.0.0
|
Classes | |
class | BaseCPU |
class | CPU |
class | Interrupts |
class | ISA |
class | ThreadContext |
class | TLB |
Enumerations | |
enum | CanonicalMsn { SecureMonitorMsn = 0x1000, GuestMsn = 0x1001, NsHypMsn = 0x1002, MemoryMsn = 0x1003, HypAppMsn = 0x1004, HostMsn = 0x1005, CurrentMsn = 0x10ff, IpaMsn = 0x1100, PhysicalMemorySecureMsn = 0x1200, PhysicalMemoryNonSecureMsn = 0x1201, PhysicalMemoryMsn = 0x1202 } |
Variables | |
static const std::string | ClockEventName = "gem5_clock_period_event" |
static const std::string | PeriodAttributeName = "gem5_clock_period_attribute" |
static const std::string | Gem5CpuClusterAttributeName = "gem5_cpu_cluster" |
static const std::string | SendFunctionalAttributeName = "gem5_send_functional" |
enum Iris::CanonicalMsn |
Enumerator | |
---|---|
SecureMonitorMsn | |
GuestMsn | |
NsHypMsn | |
MemoryMsn | |
HypAppMsn | |
HostMsn | |
CurrentMsn | |
IpaMsn | |
PhysicalMemorySecureMsn | |
PhysicalMemoryNonSecureMsn | |
PhysicalMemoryMsn |
Definition at line 34 of file memory_spaces.hh.
|
static |
|
static |
Definition at line 49 of file cpu.hh.
Referenced by FastModel::CortexA76Cluster::CortexA76Cluster().
|
static |
Definition at line 46 of file cpu.hh.
Referenced by Iris::BaseCPU::BaseCPU().
|
static |
Definition at line 52 of file cpu.hh.
Referenced by Iris::BaseCPU::BaseCPU().