Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/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.12.1/arch/x86/include/asm/
Dalternative.h180 #define ALTINSTR_REPLACEMENT(newinstr) /* replacement */ \ argument
187 #define ALTERNATIVE(oldinstr, newinstr, ft_flags) \ argument
216 #define alternative(oldinstr, newinstr, ft_flags) \ argument
230 #define alternative_input(oldinstr, newinstr, ft_flags, input...) \ argument
235 #define alternative_io(oldinstr, newinstr, ft_flags, output, input...) \ argument
/linux-6.12.1/arch/s390/include/asm/
Dalternative.h170 #define alternative_input(oldinstr, newinstr, feature, input...) \ argument