Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Datomic64_32.h33 alternative_call(atomic64_##f##_386, atomic64_##g##_cx8, \
H A Dalternative.h303 #define alternative_call(oldfunc, newfunc, ft_flags, output, input...) \ macro