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