Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dbug.h29 #define BUG_EA 0xffea macro
/linux-6.15/arch/x86/kernel/
H A Dtraps.c134 return BUG_EA; in decode_bug()
343 case BUG_EA: in handle_bug()