Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
kvm_memslots Struct Reference

#include <kvm_host.h>

Data Fields

u64 generation
 
struct kvm_memory_slot memslots [KVM_MEM_SLOTS_NUM]
 
int id_to_index [KVM_MEM_SLOTS_NUM]
 

Detailed Description

Definition at line 310 of file kvm_host.h.

Field Documentation

u64 generation

Definition at line 311 of file kvm_host.h.

int id_to_index[KVM_MEM_SLOTS_NUM]

Definition at line 314 of file kvm_host.h.

Definition at line 312 of file kvm_host.h.


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