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

#include <kvm_book3s.h>

Data Fields

u64 guest_vsid
 
u64 guest_esid
 
u64 host_vsid
 
bool valid: 1
 

Detailed Description

Definition at line 38 of file kvm_book3s.h.

Field Documentation

u64 guest_esid

Definition at line 40 of file kvm_book3s.h.

u64 guest_vsid

Definition at line 39 of file kvm_book3s.h.

u64 host_vsid

Definition at line 41 of file kvm_book3s.h.

bool valid

Definition at line 42 of file kvm_book3s.h.


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