Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dbug.h20 #define OPCODE_ESCAPE 0x0f macro
/linux-6.12.1/arch/x86/kernel/
Dtraps.c109 if (v != OPCODE_ESCAPE) in decode_bug()