Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dprocessor.h615 alternative_input(BASE_PREFETCH, "prefetchnta %1", in prefetch()
627 alternative_input(BASE_PREFETCH, "prefetchw %1", in prefetchw()
Dalternative.h230 #define alternative_input(oldinstr, newinstr, ft_flags, input...) \ macro
/linux-6.12.1/arch/s390/include/asm/
Dalternative.h170 #define alternative_input(oldinstr, newinstr, feature, input...) \ macro