Linux Kernel
3.7.1
|
#include <kvm_types.h>
Data Fields | |
u64 | generation |
gpa_t | gpa |
unsigned long | hva |
struct kvm_memory_slot * | memslot |
Definition at line 70 of file kvm_types.h.
u64 generation |
Definition at line 71 of file kvm_types.h.
gpa_t gpa |
Definition at line 72 of file kvm_types.h.
unsigned long hva |
Definition at line 73 of file kvm_types.h.
struct kvm_memory_slot* memslot |
Definition at line 74 of file kvm_types.h.