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

#include <kvm_host.h>

Data Fields

u32 token
 
gfn_t gfn
 
unsigned long cr3
 
bool direct_map
 

Detailed Description

Definition at line 712 of file kvm_host.h.

Field Documentation

unsigned long cr3

Definition at line 715 of file kvm_host.h.

bool direct_map

Definition at line 716 of file kvm_host.h.

gfn_t gfn

Definition at line 714 of file kvm_host.h.

Definition at line 713 of file kvm_host.h.


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