gem5  v20.1.0.0
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 Wed Sep 30 2020 14:02:26 for gem5 by doxygen 1.8.17