gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups 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 534 of file vm.hh.

Member Data Documentation

bool KvmVM::MemorySlot::active

Definition at line 539 of file vm.hh.

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

uint64_t KvmVM::MemorySlot::size

Definition at line 537 of file vm.hh.

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

uint32_t KvmVM::MemorySlot::slot

Definition at line 538 of file vm.hh.

Referenced by KvmVM::allocMemSlot().


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

Generated on Fri Jun 9 2017 13:04:13 for gem5 by doxygen 1.8.6