|
gem5
v21.1.0.2
|
#include <arm_cpu.hh>
Public Attributes | |
| const uint64_t | id |
| KVM ID. More... | |
| const ArmISA::IntRegIndex | idx |
| gem5 index More... | |
| const char * | name |
| Name in debug output. More... | |
Definition at line 73 of file arm_cpu.hh.
| const uint64_t gem5::ArmKvmCPU::KvmIntRegInfo::id |
KVM ID.
Definition at line 76 of file arm_cpu.hh.
| const ArmISA::IntRegIndex gem5::ArmKvmCPU::KvmIntRegInfo::idx |
gem5 index
Definition at line 78 of file arm_cpu.hh.
| const char* gem5::ArmKvmCPU::KvmIntRegInfo::name |
Name in debug output.
Definition at line 80 of file arm_cpu.hh.