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

/linux-4.1.27/arch/x86/include/asm/
H A Dalternative.h183 #define alternative_input(oldinstr, newinstr, feature, input...) \ macro
188 * This is similar to alternative_input. But it has two features and
201 /* Like alternative_input, but with a single output argument */
H A Dxsave.h173 alternative_input( xrstor_state()
H A Dprocessor.h809 alternative_input(BASE_PREFETCH, "prefetchnta %P1", prefetch()
821 alternative_input(BASE_PREFETCH, "prefetchw %P1", prefetchw()

Completed in 148 milliseconds