Home
last modified time | relevance | path

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

/arch/loongarch/include/asm/
A Dbug.h35 #define ASM_BUG_FLAGS(flags) \ macro
39 #define ASM_BUG() ASM_BUG_FLAGS(0)
42 asm_inline volatile (__stringify(ASM_BUG_FLAGS(flags)) \
/arch/arm64/include/asm/
A Dasm-bug.h43 #define ASM_BUG_FLAGS(flags) \ macro
47 #define ASM_BUG() ASM_BUG_FLAGS(0)
A Dbug.h15 asm volatile (__stringify(ASM_BUG_FLAGS(flags)));

Completed in 4 milliseconds