Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm64/include/asm/
Dalternative.h20 #define ALTINSTR_ENTRY(feature) \ macro
33 ALTINSTR_ENTRY(feature) \
/linux-4.1.27/arch/x86/include/asm/
Dalternative.h116 #define ALTINSTR_ENTRY(feature, num) \ macro
131 ALTINSTR_ENTRY(feature, 1) \
140 ALTINSTR_ENTRY(feature1, 1) \
141 ALTINSTR_ENTRY(feature2, 2) \