Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dalternative.h103 #define alternative_input(oldinstr, newinstr, feature, input...) \ macro
/openbmc/linux/arch/x86/include/asm/
H A Dprocessor.h611 alternative_input(BASE_PREFETCH, "prefetchnta %P1", in prefetch()
623 alternative_input(BASE_PREFETCH, "prefetchw %P1", in prefetchw()
H A Dalternative.h279 #define alternative_input(oldinstr, newinstr, ft_flags, input...) \ macro