Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/include/asm/
Dalternative.h51 #define ALTINSTR_ENTRY(facility, num) \ macro
69 ALTINSTR_ENTRY(facility, 1) \
79 ALTINSTR_ENTRY(facility1, 1) \
80 ALTINSTR_ENTRY(facility2, 2) \
/linux-5.19.10/arch/x86/include/asm/
Dalternative.h150 #define ALTINSTR_ENTRY(feature, num) \ macro
165 ALTINSTR_ENTRY(feature, 1) \
174 ALTINSTR_ENTRY(feature1, 1) \
175 ALTINSTR_ENTRY(feature2, 2) \
190 ALTINSTR_ENTRY(feat1, 1) \
191 ALTINSTR_ENTRY(feat2, 2) \
192 ALTINSTR_ENTRY(feat3, 3) \
/linux-5.19.10/arch/arm64/include/asm/
Dalternative-macros.h14 #define ALTINSTR_ENTRY(feature) \ macro
50 ALTINSTR_ENTRY(feature) \