Home
last modified time | relevance | path

Searched defs:ALTERNATIVE_2 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dalternative.h72 #define ALTERNATIVE_2(oldinstr, altinstr1, facility1, altinstr2, facility2)\ macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dalternative.h80 #define ALTERNATIVE_2(oldinstr, newinstr1, feature1, newinstr2, feature2)\ macro
/openbmc/linux/arch/riscv/include/asm/
H A Dalternative-macros.h161 #define ALTERNATIVE_2(old_content, new_content_1, vendor_id_1, patch_id_1, CONFIG_k_1, \ macro
/openbmc/linux/arch/x86/include/asm/
H A Dalternative.h220 #define ALTERNATIVE_2(oldinstr, newinstr1, ft_flags1, newinstr2, ft_flags2) \ macro