gem5  v19.0.0.0
Public Attributes | List of all members
ArmKvmCPU::KvmIntRegInfo Struct Reference

#include <arm_cpu.hh>

Public Attributes

const uint64_t id
 KVM ID. More...
 
const IntRegIndex idx
 gem5 index More...
 
const char * name
 Name in debug output. More...
 

Detailed Description

Definition at line 72 of file arm_cpu.hh.

Member Data Documentation

◆ id

const uint64_t ArmKvmCPU::KvmIntRegInfo::id

KVM ID.

Definition at line 74 of file arm_cpu.hh.

◆ idx

const IntRegIndex ArmKvmCPU::KvmIntRegInfo::idx

◆ name

const char* ArmKvmCPU::KvmIntRegInfo::name

Name in debug output.

Definition at line 78 of file arm_cpu.hh.


The documentation for this struct was generated from the following file:

Generated on Fri Feb 28 2020 16:27:07 for gem5 by doxygen 1.8.13