Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dbug.h25 #define BUG_NONE 0xffff macro
/linux/arch/x86/kernel/
H A Dtraps.c115 return BUG_NONE; in decode_bug()
141 return BUG_NONE; in decode_bug()
151 return BUG_NONE; in decode_bug()
316 if (ud_type == BUG_NONE) in handle_bug()