| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| D | alternative-macros.h | 46 #define __ALTERNATIVE_CFG(oldinstr, newinstr, feature, cfg_enabled) \ argument 75 #define _ALTERNATIVE_CFG(oldinstr, newinstr, feature, cfg, ...) \ argument 273 #define ALTERNATIVE(oldinstr, newinstr, ...) \ argument
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| D | alternative-macros.h | 56 #define __ALTERNATIVE_CFG(oldinstr, newinstr, cpucap, cfg_enabled) \ argument 85 #define _ALTERNATIVE_CFG(oldinstr, newinstr, cpucap, cfg, ...) \ argument 219 #define ALTERNATIVE(oldinstr, newinstr, ...) \ argument
|
| /kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
| D | alternative.h | 67 #define ALTINSTR_REPLACEMENT(newinstr, feature, num) /* replacement */ \ argument 71 #define ALTERNATIVE(oldinstr, newinstr, feature) \ argument 103 #define alternative(oldinstr, newinstr, feature) \ argument
|
| /kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
| D | alternative.h | 67 #define ALTINSTR_REPLACEMENT(newinstr, feature, num) /* replacement */ \ argument 71 #define ALTERNATIVE(oldinstr, newinstr, feature) \ argument 103 #define alternative(oldinstr, newinstr, feature) \ argument
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | alternative.h | 156 #define ALTINSTR_REPLACEMENT(newinstr, feature, num) /* replacement */ \ argument 161 #define ALTERNATIVE(oldinstr, newinstr, feature) \ argument 211 #define alternative(oldinstr, newinstr, feature) \ argument 228 #define alternative_input(oldinstr, newinstr, feature, input...) \ argument 247 #define alternative_io(oldinstr, newinstr, feature, output, input...) \ argument
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| D | alternative.h | 238 #define ALTINSTR_REPLACEMENT(newinstr, num) /* replacement */ \ argument 243 #define ALTERNATIVE(oldinstr, newinstr, ft_flags) \ argument 294 #define alternative(oldinstr, newinstr, ft_flags) \ argument 311 #define alternative_input(oldinstr, newinstr, ft_flags, input...) \ argument 330 #define alternative_io(oldinstr, newinstr, ft_flags, output, input...) \ argument
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| D | alternative.h | 103 #define alternative_input(oldinstr, newinstr, feature, input...) \ argument
|