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

#include <kvm_host.h>

Data Fields

u64 esid
 
u64 vsid
 
u64 orige
 
u64 origv
 
bool valid: 1
 
bool Ks: 1
 
bool Kp: 1
 
bool nx: 1
 
bool large: 1
 
bool tb: 1
 

Detailed Description

Definition at line 335 of file kvm_host.h.

Field Documentation

u64 esid

Definition at line 336 of file kvm_host.h.

bool Kp

Definition at line 342 of file kvm_host.h.

bool Ks

Definition at line 341 of file kvm_host.h.

bool large

Definition at line 344 of file kvm_host.h.

bool nx

Definition at line 343 of file kvm_host.h.

u64 orige

Definition at line 338 of file kvm_host.h.

u64 origv

Definition at line 339 of file kvm_host.h.

bool tb

Definition at line 345 of file kvm_host.h.

bool valid

Definition at line 340 of file kvm_host.h.

u64 vsid

Definition at line 337 of file kvm_host.h.


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