1 #include <linux/linkage.h>
2 #include <asm/assembler.h>
7 * Params : r0 = address of aborted instruction
9 * Returns : r0 = address of abort
12 * Purpose : obtain information about current prefetch abort.
17 mrc p15, 0, r0, c6, c0, 2 @ get IFAR
18 mrc p15, 0, r1, c5, c0, 1 @ get IFSR