Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmwait.h119 alternative_input("", "clflush (%[addr])", X86_BUG_CLFLUSH_MONITOR, [addr] "a" (addr)); in mwait_idle_with_hints()
H A Dprocessor.h632 alternative_input(BASE_PREFETCH, "prefetchnta %1", in prefetch()
644 alternative_input(BASE_PREFETCH, "prefetchw %1", in prefetchw()
H A Dalternative.h260 #define alternative_input(oldinstr, newinstr, ft_flags, input...) \ macro
/linux/arch/s390/include/asm/
H A Dalternative.h171 #define alternative_input(oldinstr, newinstr, feature, input...) \ macro