Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dalternative-macros.h44 #define __ALTERNATIVE_CFG(oldinstr, newinstr, feature, cfg_enabled) \ argument
73 #define _ALTERNATIVE_CFG(oldinstr, newinstr, feature, cfg, ...) \ argument
207 #define ALTERNATIVE(oldinstr, newinstr, ...) \ argument
/linux/arch/x86/include/asm/
A Dalternative.h155 #define ALTINSTR_REPLACEMENT(newinstr, num) /* replacement */ \ argument
160 #define ALTERNATIVE(oldinstr, newinstr, feature) \ argument
210 #define alternative(oldinstr, newinstr, feature) \ argument
227 #define alternative_input(oldinstr, newinstr, feature, input...) \ argument
246 #define alternative_io(oldinstr, newinstr, feature, output, input...) \ argument
/linux/arch/s390/include/asm/
A Dalternative.h149 #define alternative_input(oldinstr, newinstr, feature, input...) \ argument

Completed in 5 milliseconds