Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/include/asm/
Dalternative.h126 #define ALTINSTR_REPLACEMENT(altinstr, num) /* replacement */ \ argument
130 #define ALTERNATIVE(oldinstr, altinstr, feature) \ argument
162 #define alternative(oldinstr, altinstr, feature) \ argument
175 #define alternative_io(oldinstr, altinstr, feature, output, input...) \ argument