Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dalternative.h96 #define ALTINSTR_ENTRY(facility, num) \ macro
114 ALTINSTR_ENTRY(facility, 1) \
124 ALTINSTR_ENTRY(facility1, 1) \
125 ALTINSTR_ENTRY(facility2, 2) \
/arch/x86/include/asm/
Dalternative.h123 #define ALTINSTR_ENTRY(feature, num) \ macro
138 ALTINSTR_ENTRY(feature, 1) \
147 ALTINSTR_ENTRY(feature1, 1) \
148 ALTINSTR_ENTRY(feature2, 2) \
/arch/arm64/include/asm/
Dalternative.h25 #define ALTINSTR_ENTRY(feature) \ macro
52 ALTINSTR_ENTRY(feature) \