Home
last modified time | relevance | path

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

/openbmc/linux/arch/csky/include/asm/
H A Dtcm.h17 #define __tcmfunc __section(".tcm.text") noinline macro
/openbmc/linux/arch/arm/include/asm/
H A Dtcm.h21 #define __tcmfunc __attribute__((long_call)) __section(".tcm.text") noinline macro