Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dalternative.h60 #define ALTINSTR_ENTRY(feature, num) \ macro
74 ALTINSTR_ENTRY(feature, 1) \
83 ALTINSTR_ENTRY(feature1, 1) \
84 ALTINSTR_ENTRY(feature2, 2) \
/linux/arch/s390/include/asm/
H A Dalternative.h117 #define ALTINSTR_ENTRY(feature, num) \ macro
136 ALTINSTR_ENTRY(feature, 1) \
146 ALTINSTR_ENTRY(feature1, 1) \
147 ALTINSTR_ENTRY(feature2, 2) \
/linux/arch/arm64/include/asm/
H A Dalternative-macros.h26 #define ALTINSTR_ENTRY(cpucap) \ macro
62 ALTINSTR_ENTRY(cpucap) \
/linux/arch/x86/include/asm/
H A Dalternative.h171 #define ALTINSTR_ENTRY(ft_flags) \ macro
189 ALTINSTR_ENTRY(ft_flags) \