gem5
[DEVELOP-FOR-23.0]
|
Classes | |
class | BaseCPU |
class | BaseCpuEvs |
class | CPU |
class | Interrupts |
class | ISA |
class | MMU |
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 } |
Enumerator | |
---|---|
SecureMonitorMsn | |
GuestMsn | |
NsHypMsn | |
MemoryMsn | |
HypAppMsn | |
HostMsn | |
CurrentMsn | |
IpaMsn | |
PhysicalMemorySecureMsn | |
PhysicalMemoryNonSecureMsn | |
PhysicalMemoryMsn |
Definition at line 37 of file memory_spaces.hh.