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

#include <kvm_host.h>

Data Fields

voidpinned_addr
 
voidpinned_end
 
unsigned long next_gpa
 
unsigned long len
 
u8 update_pending
 

Detailed Description

Definition at line 300 of file kvm_host.h.

Field Documentation

unsigned long len

Definition at line 304 of file kvm_host.h.

unsigned long next_gpa

Definition at line 303 of file kvm_host.h.

void* pinned_addr

Definition at line 301 of file kvm_host.h.

void* pinned_end

Definition at line 302 of file kvm_host.h.

u8 update_pending

Definition at line 305 of file kvm_host.h.


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