Searched refs:_BUG_FLAGS_ASM (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/x86/include/asm/ |
| H A D | bug.h | 71 #define _BUG_FLAGS_ASM(format, file, line, flags, size, extra) \ macro 89 _BUG_FLAGS_ASM("%c[fmt]", "%c[file]", \ 105 _BUG_FLAGS_ASM("99b", file, line, flags, size, "") 161 _BUG_FLAGS_ASM("%c[fmt]", "%c[file]", \
|