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

#include <kvm_types.h>

Data Fields

u64 generation
 
gpa_t gpa
 
unsigned long hva
 
struct kvm_memory_slotmemslot
 

Detailed Description

Definition at line 70 of file kvm_types.h.

Field Documentation

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.

Definition at line 74 of file kvm_types.h.


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