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

Data Fields

struct {
   unsigned long   tstate
 
   unsigned long   tpc
 
   unsigned long   tnpc
 
   unsigned long   tt
 
trapstack [4]
 
unsigned long tl
 

Detailed Description

Definition at line 54 of file traps_64.c.

Field Documentation

unsigned long tl

Definition at line 61 of file traps_64.c.

unsigned long tnpc

Definition at line 58 of file traps_64.c.

unsigned long tpc

Definition at line 57 of file traps_64.c.

struct { ... } trapstack[4]
unsigned long tstate

Definition at line 56 of file traps_64.c.

unsigned long tt

Definition at line 59 of file traps_64.c.


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