Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dkasan.h7 #define _GLOBAL_TOC_KASAN(fn) _GLOBAL_TOC(__##fn) macro
11 #define _GLOBAL_TOC_KASAN(fn) _GLOBAL_TOC(fn) macro
/openbmc/linux/tools/testing/selftests/powerpc/copyloops/asm/
H A Dppc_asm.h28 #define _GLOBAL_TOC_KASAN(A) _GLOBAL(A) macro