gem5  v20.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
KvmVM::MemorySlot Class Reference

Structures tracking memory slots. More...

Public Attributes

uint64_t size
 
uint32_t slot
 
bool active
 

Detailed Description

Structures tracking memory slots.

Definition at line 541 of file vm.hh.

Member Data Documentation

◆ active

bool KvmVM::MemorySlot::active

Definition at line 546 of file vm.hh.

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

◆ size

uint64_t KvmVM::MemorySlot::size

Definition at line 544 of file vm.hh.

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

◆ slot

uint32_t KvmVM::MemorySlot::slot

Definition at line 545 of file vm.hh.

Referenced by KvmVM::allocMemSlot().


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

Generated on Thu May 28 2020 16:21:47 for gem5 by doxygen 1.8.13