Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/include/asm/
Dasm-bug.h37 #define ASM_BUG_FLAGS(flags) \ macro
41 #define ASM_BUG() ASM_BUG_FLAGS(0)
Dbug.h15 asm volatile (__stringify(ASM_BUG_FLAGS(flags)));