Home
last modified time | relevance | path

Searched refs:ALTINSTR_REPLACEMENT (Results 1 – 2 of 2) sorted by relevance

/arch/s390/include/asm/
Dalternative.h103 #define ALTINSTR_REPLACEMENT(altinstr, num) /* replacement */ \ macro
110 ALTINSTR_REPLACEMENT(altinstr, 1) \
119 ALTINSTR_REPLACEMENT(altinstr1, 1) \
120 ALTINSTR_REPLACEMENT(altinstr2, 2) \
/arch/x86/include/asm/
Dalternative.h132 #define ALTINSTR_REPLACEMENT(newinstr, feature, num) /* replacement */ \ macro
142 ALTINSTR_REPLACEMENT(newinstr, feature, 1) \
152 ALTINSTR_REPLACEMENT(newinstr1, feature1, 1) \
153 ALTINSTR_REPLACEMENT(newinstr2, feature2, 2) \