Go to the documentation of this file.
8 #ifndef _ASM_BLACKFIN_PDA_H
9 #define _ASM_BLACKFIN_PDA_H
11 #include <mach/anomaly.h>
43 #ifdef ANOMALY_05000261
44 unsigned long last_cplb_fault_retx;
51 #ifdef CONFIG_DEBUG_DOUBLEFAULT
52 unsigned long dcplb_doublefault_addr;
53 unsigned long icplb_doublefault_addr;
54 unsigned long retx_doublefault;
55 unsigned long seqstat_doublefault;
61 #ifdef CONFIG_DEBUG_DOUBLEFAULT
62 void *dcplb_doublefault_addr;
63 void *icplb_doublefault_addr;
64 void *retx_doublefault;
65 unsigned seqstat_doublefault;