Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dbug.h54 #define BUG_ENTRY(insn, flags, ...) \ macro
70 BUG_ENTRY("twi 31, 0, 0", 0); \
75 #define __WARN_FLAGS(flags) BUG_ENTRY("twi 31, 0, 0", BUGFLAG_WARNING | (flags))
83 BUG_ENTRY(PPC_TLNEI " %4, 0", 0, "r" ((__force long)(x))); \
93 BUG_ENTRY(PPC_TLNEI " %4, 0", \