Home
last modified time | relevance | path

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

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