Home
last modified time | relevance | path

Searched refs:alternative_input (Results 1 – 3 of 3) 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 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