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

#include <kvm_host.h>

Data Fields

ulong eaddr
 
u64 vpage
 
ulong raddr
 
bool may_read: 1
 
bool may_write: 1
 
bool may_execute: 1
 

Detailed Description

Definition at line 308 of file kvm_host.h.

Field Documentation

ulong eaddr

Definition at line 309 of file kvm_host.h.

bool may_execute

Definition at line 314 of file kvm_host.h.

bool may_read

Definition at line 312 of file kvm_host.h.

bool may_write

Definition at line 313 of file kvm_host.h.

ulong raddr

Definition at line 311 of file kvm_host.h.

u64 vpage

Definition at line 310 of file kvm_host.h.


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