Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dalternative-macros.h56 #define __ALTERNATIVE_CFG(oldinstr, newinstr, cpucap, cfg_enabled) \ argument
85 #define _ALTERNATIVE_CFG(oldinstr, newinstr, cpucap, cfg, ...) \ argument
219 #define ALTERNATIVE(oldinstr, newinstr, ...) \ argument
/openbmc/linux/arch/loongarch/include/asm/
H A Dalternative.h67 #define ALTINSTR_REPLACEMENT(newinstr, feature, num) /* replacement */ \ argument
71 #define ALTERNATIVE(oldinstr, newinstr, feature) \ argument
103 #define alternative(oldinstr, newinstr, feature) \ argument
/openbmc/linux/arch/x86/include/asm/
H A Dalternative.h206 #define ALTINSTR_REPLACEMENT(newinstr, num) /* replacement */ \ argument
211 #define ALTERNATIVE(oldinstr, newinstr, ft_flags) \ argument
262 #define alternative(oldinstr, newinstr, ft_flags) \ argument
279 #define alternative_input(oldinstr, newinstr, ft_flags, input...) \ argument
298 #define alternative_io(oldinstr, newinstr, ft_flags, output, input...) \ argument
/openbmc/linux/arch/s390/include/asm/
H A Dalternative.h103 #define alternative_input(oldinstr, newinstr, feature, input...) \ argument