Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dcmpxchg_32.h97 : ALT_OUTPUT_SP("+a" (o.low), "+d" (o.high)) \
127 : ALT_OUTPUT_SP("=@ccz" (ret), \
H A Dalternative.h281 : ALT_OUTPUT_SP(output) \
296 : ALT_OUTPUT_SP(output) \
302 #define ALT_OUTPUT_SP(...) ASM_CALL_CONSTRAINT, ## __VA_ARGS__ macro