Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dbug.h26 #define BUG_UD2 0xfffd macro
/linux-6.12.1/arch/x86/kernel/
Dtraps.c114 return BUG_UD2; in decode_bug()
284 if (ud_type == BUG_UD2) { in handle_bug()