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

#include <hypervisor.h>

Data Fields

unsigned long i_fault_type
 
unsigned long i_fault_addr
 
unsigned long i_fault_ctx
 
unsigned long i_reserved [5]
 
unsigned long d_fault_type
 
unsigned long d_fault_addr
 
unsigned long d_fault_ctx
 
unsigned long d_reserved [5]
 

Detailed Description

Definition at line 515 of file hypervisor.h.

Field Documentation

unsigned long d_fault_addr

Definition at line 521 of file hypervisor.h.

unsigned long d_fault_ctx

Definition at line 522 of file hypervisor.h.

unsigned long d_fault_type

Definition at line 520 of file hypervisor.h.

unsigned long d_reserved[5]

Definition at line 523 of file hypervisor.h.

unsigned long i_fault_addr

Definition at line 517 of file hypervisor.h.

unsigned long i_fault_ctx

Definition at line 518 of file hypervisor.h.

unsigned long i_fault_type

Definition at line 516 of file hypervisor.h.

unsigned long i_reserved[5]

Definition at line 519 of file hypervisor.h.


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