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

#include <nmi.h>

Data Fields

unsigned long gpr [32]
 
unsigned long sr
 
unsigned long cause
 
unsigned long epc
 
unsigned long badva
 
unsigned long error_epc
 
unsigned long cache_err
 
unsigned long nmi_sr
 

Detailed Description

Definition at line 70 of file nmi.h.

Field Documentation

unsigned long badva

Definition at line 75 of file nmi.h.

unsigned long cache_err

Definition at line 77 of file nmi.h.

unsigned long cause

Definition at line 73 of file nmi.h.

unsigned long epc

Definition at line 74 of file nmi.h.

unsigned long error_epc

Definition at line 76 of file nmi.h.

unsigned long gpr[32]

Definition at line 71 of file nmi.h.

unsigned long nmi_sr

Definition at line 78 of file nmi.h.

unsigned long sr

Definition at line 72 of file nmi.h.


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