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

#include <apei-internal.h>

Data Fields

u32 ip
 
u64 value
 
u64 var1
 
u64 var2
 
u64 src_base
 
u64 dst_base
 
struct apei_exec_ins_typeins_table
 
u32 instructions
 
struct acpi_whea_headeraction_table
 
u32 entries
 

Detailed Description

Definition at line 25 of file apei-internal.h.

Field Documentation

struct acpi_whea_header* action_table

Definition at line 34 of file apei-internal.h.

u64 dst_base

Definition at line 31 of file apei-internal.h.

u32 entries

Definition at line 35 of file apei-internal.h.

Definition at line 32 of file apei-internal.h.

u32 instructions

Definition at line 33 of file apei-internal.h.

u32 ip

Definition at line 26 of file apei-internal.h.

u64 src_base

Definition at line 30 of file apei-internal.h.

u64 value

Definition at line 27 of file apei-internal.h.

u64 var1

Definition at line 28 of file apei-internal.h.

u64 var2

Definition at line 29 of file apei-internal.h.


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