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

#include <processor.h>

Data Fields

int nr_trap
 
unsigned long addr [MAX_TRAPS]
 
unsigned long insn [MAX_TRAPS]
 

Detailed Description

Definition at line 79 of file processor.h.

Field Documentation

unsigned long addr[MAX_TRAPS]

Definition at line 81 of file processor.h.

unsigned long insn[MAX_TRAPS]

Definition at line 82 of file processor.h.

int nr_trap

Definition at line 80 of file processor.h.


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