Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dbug.h13 #define INSN_UD2 0x0b0f macro
/linux-6.12.1/arch/x86/kernel/
Dtraps.c92 return *(unsigned short *)addr == INSN_UD2; in is_valid_bugaddr()