Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dtraps.c119 return BUG_NONE; in decode_bug()
154 return BUG_NONE; in decode_bug()
164 return BUG_NONE; in decode_bug()
408 if (ud_type == BUG_NONE) in handle_bug()
/linux/arch/x86/include/asm/
H A Dbug.h35 #define BUG_NONE 0xffff macro