Home
last modified time | relevance | path

Searched refs:ARCH_DEFINE_STATIC_CALL_RET0_TRAMP (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dstatic_call.h27 #define ARCH_DEFINE_STATIC_CALL_RET0_TRAMP(name) __PPC_SCT(name, "b .+20") macro
/openbmc/linux/include/linux/
H A Dstatic_call.h207 ARCH_DEFINE_STATIC_CALL_RET0_TRAMP(name)
249 ARCH_DEFINE_STATIC_CALL_RET0_TRAMP(name)
/openbmc/linux/arch/x86/include/asm/
H A Dstatic_call.h57 #define ARCH_DEFINE_STATIC_CALL_RET0_TRAMP(name) \ macro