Searched refs:DR_BUS_LOCK (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/uapi/asm/ | ||
H A D | debugreg.h | 46 #define DR_BUS_LOCK (0x800) /* bus_lock */ macro |
/linux/arch/x86/kernel/ | ||
H A D | traps.c | 1231 if (dr6 & DR_BUS_LOCK) in exc_debug_user() |