Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/include/asm/
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
/linux-6.15/arch/loongarch/include/asm/
Dalternative.h67 #define ALTINSTR_REPLACEMENT(newinstr, feature, num) /* replacement */ \ argument
71 #define ALTERNATIVE(oldinstr, newinstr, feature) \ argument
103 #define alternative(oldinstr, newinstr, feature) \ argument
/linux-6.15/arch/x86/include/asm/
Dalternative.h202 #define ALTINSTR_REPLACEMENT(newinstr) /* replacement */ \ argument
209 #define ALTERNATIVE(oldinstr, newinstr, ft_flags) \ argument
238 #define alternative(oldinstr, newinstr, ft_flags) \ argument
252 #define alternative_input(oldinstr, newinstr, ft_flags, input...) \ argument
257 #define alternative_io(oldinstr, newinstr, ft_flags, output, input...) \ argument
/linux-6.15/arch/s390/include/asm/
Dalternative.h171 #define alternative_input(oldinstr, newinstr, feature, input...) \ argument