Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dbug.h37 #define __BUG_ASM(cond_str, flags) \ macro
54 __BUG_ASM("", 0); \
60 __BUG_ASM(cond_str, BUGFLAG_WARNING | (flags)); \