Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dalternative.h127 #define ALTINSTR_REPLACEMENT(altinstr, num) /* replacement */ \ argument
131 #define ALTERNATIVE(oldinstr, altinstr, feature) \ argument
163 #define alternative(oldinstr, altinstr, feature) \ argument
176 #define alternative_io(oldinstr, altinstr, feature, output, input...) \ argument