gem5  v20.1.0.0
Public Member Functions | Public Attributes | List of all members
KvmVM::MemSlot Struct Reference

#include <vm.hh>

Public Member Functions

 MemSlot (uint32_t _num)
 
 MemSlot ()
 

Public Attributes

int32_t num
 

Detailed Description

Definition at line 363 of file vm.hh.

Constructor & Destructor Documentation

◆ MemSlot() [1/2]

KvmVM::MemSlot::MemSlot ( uint32_t  _num)
inline

Definition at line 365 of file vm.hh.

◆ MemSlot() [2/2]

KvmVM::MemSlot::MemSlot ( )
inline

Definition at line 367 of file vm.hh.

Member Data Documentation

◆ num

int32_t KvmVM::MemSlot::num

Definition at line 370 of file vm.hh.

Referenced by KvmVM::disableMemSlot(), KvmVM::freeMemSlot(), and KvmVM::setupMemSlot().


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

Generated on Wed Sep 30 2020 14:02:26 for gem5 by doxygen 1.8.17