aboutsummaryrefslogtreecommitdiff
path: root/original/uapi/asm-x86/asm/debugreg.h
diff options
context:
space:
mode:
Diffstat (limited to 'original/uapi/asm-x86/asm/debugreg.h')
-rw-r--r--original/uapi/asm-x86/asm/debugreg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/original/uapi/asm-x86/asm/debugreg.h b/original/uapi/asm-x86/asm/debugreg.h
index d95d080..0007ba0 100644
--- a/original/uapi/asm-x86/asm/debugreg.h
+++ b/original/uapi/asm-x86/asm/debugreg.h
@@ -24,6 +24,7 @@
#define DR_TRAP3 (0x8) /* db3 */
#define DR_TRAP_BITS (DR_TRAP0|DR_TRAP1|DR_TRAP2|DR_TRAP3)
+#define DR_BUS_LOCK (0x800) /* bus_lock */
#define DR_STEP (0x4000) /* single-step */
#define DR_SWITCH (0x8000) /* task switch */