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

#include <kvm_emulate.h>

Data Fields

u8 vector
 
bool error_code_valid
 
u16 error_code
 
bool nested_page_fault
 
u64 address
 

Detailed Description

Definition at line 20 of file kvm_emulate.h.

Field Documentation

Definition at line 25 of file kvm_emulate.h.

u16 error_code

Definition at line 23 of file kvm_emulate.h.

bool error_code_valid

Definition at line 22 of file kvm_emulate.h.

bool nested_page_fault

Definition at line 24 of file kvm_emulate.h.

u8 vector

Definition at line 21 of file kvm_emulate.h.


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