Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dbug.h30 #define BUG_LOCK 0xfff0 macro
/linux-6.15/arch/x86/kernel/
H A Dtraps.c130 return BUG_LOCK; in decode_bug()
344 case BUG_LOCK: in handle_bug()