Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/uapi/asm/
Ddebugreg.h27 #define DR_BUS_LOCK (0x800) /* bus_lock */ macro
/linux-5.19.10/arch/x86/kernel/
Dtraps.c1146 if (dr6 & DR_BUS_LOCK) in exc_debug_user()