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

#include <kvm_host.h>

Data Fields

voidbase_virt
 
unsigned long base_pfn
 
unsigned long npages
 
struct list_head list
 
atomic_t use_count
 
int type
 

Detailed Description

Definition at line 184 of file kvm_host.h.

Field Documentation

unsigned long base_pfn

Definition at line 186 of file kvm_host.h.

void* base_virt

Definition at line 185 of file kvm_host.h.

Definition at line 188 of file kvm_host.h.

unsigned long npages

Definition at line 187 of file kvm_host.h.

Definition at line 190 of file kvm_host.h.

atomic_t use_count

Definition at line 189 of file kvm_host.h.


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