Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dprocessor.h627 alternative_input(BASE_PREFETCH, "prefetchnta %1", in prefetch()
639 alternative_input(BASE_PREFETCH, "prefetchw %1", in prefetchw()
H A Dalternative.h252 #define alternative_input(oldinstr, newinstr, ft_flags, input...) \ macro
/linux-6.15/arch/s390/include/asm/
H A Dalternative.h171 #define alternative_input(oldinstr, newinstr, feature, input...) \ macro