gem5  [DEVELOP-FOR-23.0]
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
gem5::ArmKvmCPU::KvmIntRegInfo Struct Reference

#include <arm_cpu.hh>

Public Attributes

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

Detailed Description

Definition at line 74 of file arm_cpu.hh.

Member Data Documentation

◆ id

const uint64_t gem5::ArmKvmCPU::KvmIntRegInfo::id

KVM ID.

Definition at line 77 of file arm_cpu.hh.

◆ idx

const RegIndex gem5::ArmKvmCPU::KvmIntRegInfo::idx

gem5 index

Definition at line 79 of file arm_cpu.hh.

◆ name

const char* gem5::ArmKvmCPU::KvmIntRegInfo::name

Name in debug output.

Definition at line 81 of file arm_cpu.hh.


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

Generated on Sun Jul 30 2023 01:57:07 for gem5 by doxygen 1.8.17