[ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten with stale...
[linux-2.6] / arch / arm / mm / fault.h
1 void do_bad_area(unsigned long addr, unsigned int fsr, struct pt_regs *regs);
2
3 unsigned long search_exception_table(unsigned long addr);