Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dbug.h30 #define INSN_LOCK 0xf0 macro
/linux/arch/x86/kernel/
H A Dtraps.c126 if (v == INSN_LOCK) { in decode_bug()