Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dtraps.c182 type = BUG_UD1_UBSAN; in decode_bug()
193 type = BUG_UD1_UBSAN; in decode_bug()
199 type = BUG_UD1_UBSAN; in decode_bug()
450 case BUG_UD1_UBSAN: in handle_bug()
/linux/arch/x86/include/asm/
H A Dbug.h38 #define BUG_UD1_UBSAN 0xfffc macro