Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dbug.h41 #define BUG_LOCK 0xfff0 macro
/linux/arch/x86/kernel/
H A Dtraps.c144 return BUG_LOCK; in decode_bug()
442 case BUG_LOCK: in handle_bug()