Home
last modified time | relevance | path

Searched refs:ALTINSTR_ENTRY (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Dalternative.h145 #define ALTINSTR_ENTRY(feature, num) \ macro
161 ALTINSTR_ENTRY(feature, 1) \
170 ALTINSTR_ENTRY(feature1, 1) \
171 ALTINSTR_ENTRY(feature2, 2) \
181 ALTINSTR_ENTRY(feat1, 1) \
182 ALTINSTR_ENTRY(feat2, 2) \
183 ALTINSTR_ENTRY(feat3, 3) \
/arch/s390/include/asm/
Dalternative.h97 #define ALTINSTR_ENTRY(facility, num) \ macro
115 ALTINSTR_ENTRY(facility, 1) \
125 ALTINSTR_ENTRY(facility1, 1) \
126 ALTINSTR_ENTRY(facility2, 2) \
/arch/arm64/include/asm/
Dalternative.h38 #define ALTINSTR_ENTRY(feature) \ macro
74 ALTINSTR_ENTRY(feature) \