Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dprocessor.h737 alternative_input(BASE_PREFETCH, "prefetchnta %P1", in prefetch()
749 alternative_input(BASE_PREFETCH, "prefetchw %P1", in prefetchw()
H A Dalternative.h228 #define alternative_input(oldinstr, newinstr, feature, input...) \ macro