Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dbug.h26 #define BUG_UD2 0xfffe macro
/linux-6.15/arch/x86/kernel/
H A Dtraps.c146 return BUG_UD2; in decode_bug()
336 case BUG_UD2: in handle_bug()