Searched refs:INSN_UD2 (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/include/asm/ | ||
| A D | bug.h | 12 #define INSN_UD2 0x0b0f macro |
| /linux/arch/x86/kernel/ | ||
| A D | traps.c | 97 return *(unsigned short *)addr == INSN_UD2; in is_valid_bugaddr() |
Completed in 5 milliseconds