Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dbug.h21 #define OPCODE_ESCAPE 0x0f macro
/linux-6.15/arch/x86/kernel/
H A Dtraps.c136 case OPCODE_ESCAPE: in decode_bug()