Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dbug.h21 #define SECOND_BYTE_OPCODE_UD1 0xb9 macro
/linux-6.12.1/arch/x86/kernel/
Dtraps.c116 if (!IS_ENABLED(CONFIG_UBSAN_TRAP) || v != SECOND_BYTE_OPCODE_UD1) in decode_bug()