Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dalternative.h252 #define alternative_call(oldfunc, newfunc, feature, output, input...) \ macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dalternative.h303 #define alternative_call(oldfunc, newfunc, ft_flags, output, input...) \ macro