Searched refs:ASM_UD2 (Results 1 – 1 of 1) sorted by relevance
/linux/arch/x86/include/asm/ |
H A D | bug.h | 12 #define ASM_UD2 ".byte 0x0f, 0x0b" macro 70 _BUG_FLAGS_ASM(ASM_UD2, file, line, flags, size, "") 82 _BUG_FLAGS(ASM_UD2, 0, ""); \ 99 _BUG_FLAGS(ASM_UD2, __flags, ARCH_WARN_REACHABLE); \
|