Searched refs:alternative_input (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/s390/include/asm/ |
H A D | alternative.h | 103 #define alternative_input(oldinstr, newinstr, feature, input...) \ macro
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | processor.h | 627 alternative_input(BASE_PREFETCH, "prefetchnta %P1", in prefetch() 639 alternative_input(BASE_PREFETCH, "prefetchw %P1", in prefetchw()
|
H A D | alternative.h | 279 #define alternative_input(oldinstr, newinstr, ft_flags, input...) \ macro
|