Home
last modified time | relevance | path

Searched refs:_GLOBAL_TOC (Results 1 – 17 of 17) sorted by relevance

/Linux-v5.4/arch/powerpc/include/asm/
Dkasan.h7 #define _GLOBAL_TOC_KASAN(fn) _GLOBAL_TOC(__##fn)
11 #define _GLOBAL_TOC_KASAN(fn) _GLOBAL_TOC(fn)
Dppc_asm.h206 #define _GLOBAL_TOC(name) \ macro
235 #define _GLOBAL_TOC(name) _GLOBAL(name) macro
252 #define _GLOBAL_TOC(name) _GLOBAL(name) macro
/Linux-v5.4/tools/testing/selftests/powerpc/stringloops/asm/
Dppc_asm.h11 #define _GLOBAL_TOC(A) FUNC_START(test_ ## A) macro
/Linux-v5.4/arch/powerpc/platforms/pseries/
DhvCall.S105 _GLOBAL_TOC(plpar_hcall_norets)
127 _GLOBAL_TOC(plpar_hcall)
221 _GLOBAL_TOC(plpar_hcall9)
/Linux-v5.4/arch/powerpc/platforms/powernv/
Dopal-wrappers.S23 _GLOBAL_TOC(__opal_call)
/Linux-v5.4/tools/testing/selftests/powerpc/copyloops/asm/
Dppc_asm.h27 #define _GLOBAL_TOC(A) _GLOBAL(A) macro
/Linux-v5.4/arch/powerpc/kernel/trace/
Dftrace_64_pg.S13 _GLOBAL_TOC(ftrace_caller)
/Linux-v5.4/arch/powerpc/kvm/
Dbook3s_rmhandlers.S146 _GLOBAL_TOC(kvmppc_entry_trampoline)
Dbook3s_hv_rmhandlers.S70 _GLOBAL_TOC(kvmppc_hv_entry_trampoline)
3096 _GLOBAL_TOC(kvmppc_save_tm_hv)
3169 _GLOBAL_TOC(kvmppc_restore_tm_hv)
/Linux-v5.4/arch/powerpc/lib/
Dcopypage_64.S17 _GLOBAL_TOC(copy_page)
Dstring_64.S61 _GLOBAL_TOC(__clear_user)
Dmemcmp_64.S101 _GLOBAL_TOC(memcmp)
Dcopyuser_64.S47 _GLOBAL_TOC(__copy_tofrom_user)
/Linux-v5.4/tools/testing/selftests/powerpc/primitives/asm/
Dppc_asm.h206 #define _GLOBAL_TOC(name) \ macro
235 #define _GLOBAL_TOC(name) _GLOBAL(name) macro
252 #define _GLOBAL_TOC(name) _GLOBAL(name) macro
/Linux-v5.4/arch/powerpc/kernel/
Dmisc_64.S66 _GLOBAL_TOC(flush_icache_range)
/Linux-v5.4/tools/testing/selftests/powerpc/stringloops/
Dmemcmp_64.S101 _GLOBAL_TOC(memcmp)
/Linux-v5.4/tools/testing/selftests/powerpc/copyloops/
Dcopyuser_64.S47 _GLOBAL_TOC(__copy_tofrom_user)