Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / arch / powerpc / include / asm / reg_booke.h
index 1d653308a33ca746b3ee043315fcf8ee13e795dc..16547efa2d5a3d0d46d5cce8ba132263c1d2565b 100644 (file)
  * DBSR bits which have conflicting definitions on true Book E versus IBM 40x.
  */
 #ifdef CONFIG_BOOKE
+#define DBSR_IDE       0x80000000      /* Imprecise Debug Event */
+#define DBSR_MRR       0x30000000      /* Most Recent Reset */
 #define DBSR_IC                0x08000000      /* Instruction Completion */
 #define DBSR_BT                0x04000000      /* Branch Taken */
 #define DBSR_IRPT      0x02000000      /* Exception Debug Event */