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

Data Fields

struct {
   unsigned long   hsr0
 
   unsigned long   pcsr
 
   unsigned long   esr0
 
   unsigned long   ear0
 
   unsigned long   epcr0
 
regs
 
struct __debug_amr iamr [16]
 
struct __debug_amr damr [16]
 

Detailed Description

Definition at line 144 of file gdb-stub.c.

Field Documentation

struct __debug_amr damr[16]

Definition at line 153 of file gdb-stub.c.

unsigned long ear0

Definition at line 146 of file gdb-stub.c.

unsigned long epcr0

Definition at line 146 of file gdb-stub.c.

unsigned long esr0

Definition at line 146 of file gdb-stub.c.

unsigned long hsr0

Definition at line 146 of file gdb-stub.c.

struct __debug_amr iamr[16]

Definition at line 152 of file gdb-stub.c.

unsigned long pcsr

Definition at line 146 of file gdb-stub.c.

struct { ... } regs

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