|
Linux Kernel
3.7.1
|
#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] |
Definition at line 310 of file kvm_host.h.
| 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.
| struct kvm_memory_slot memslots[KVM_MEM_SLOTS_NUM] |
Definition at line 312 of file kvm_host.h.
1.8.2