Searched defs:clobbers (Results 1 – 3 of 3) sorted by relevance
/linux-6.15/arch/x86/include/asm/ |
D | rmwcc.h | 13 #define __GEN_RMWcc(fullop, _var, cc, clobbers, ...) \ argument 29 #define __GEN_RMWcc(fullop, _var, cc, clobbers, ...) \ argument 57 #define GEN_UNARY_SUFFIXED_RMWcc(op, suffix, var, cc, clobbers...) \ argument 61 #define GEN_BINARY_SUFFIXED_RMWcc(op, suffix, var, cc, vcon, _val, clobbers...)\ argument
|
D | atomic64_32.h | 52 #define __alternative_atomic64(f, g, out, in, clobbers...) \ argument 61 #define __alternative_atomic64(f, g, out, in, clobbers...) \ argument 75 #define alternative_atomic64(f, out, in, clobbers...) \ argument
|
D | alternative.h | 271 #define alternative_call(oldfunc, newfunc, ft_flags, output, input, clobbers...) \ argument 285 output, input, clobbers...) \ argument
|