Home
last modified time | relevance | path

Searched defs:BUG_INSTR (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Dbug.h16 #define BUG_INSTR(__value) __inst_thumb16(__value) macro
19 #define BUG_INSTR(__value) __inst_arm(__value) macro