Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dbug.h36 #define BUG_UD2 0xfffe macro
/linux/arch/x86/kernel/
H A Dtraps.c160 return BUG_UD2; in decode_bug()
434 case BUG_UD2: in handle_bug()