Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dbug.h40 #define BUG_UDB 0xffd6 macro
/linux/arch/x86/kernel/
H A Dtraps.c148 return BUG_UDB; in decode_bug()
441 case BUG_UDB: in handle_bug()