Home
last modified time | relevance | path

Searched refs:DR_BUS_LOCK (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/uapi/asm/
H A Ddebugreg.h46 #define DR_BUS_LOCK (0x800) /* bus_lock */ macro
/linux/arch/x86/kernel/
H A Dtraps.c1231 if (dr6 & DR_BUS_LOCK) in exc_debug_user()