_GLOBAL_TOC_KASAN    7 arch/powerpc/include/asm/kasan.h #define _GLOBAL_TOC_KASAN(fn)	_GLOBAL_TOC(__##fn)
_GLOBAL_TOC_KASAN   11 arch/powerpc/include/asm/kasan.h #define _GLOBAL_TOC_KASAN(fn)	_GLOBAL_TOC(fn)
_GLOBAL_TOC_KASAN   28 tools/testing/selftests/powerpc/copyloops/asm/ppc_asm.h #define _GLOBAL_TOC_KASAN(A) _GLOBAL(A)