Searched refs:_GLOBAL_TOC (Results 1 - 16 of 16) sorted by relevance

/linux-master/tools/testing/selftests/powerpc/stringloops/asm/
H A Dppc_asm.h11 #define _GLOBAL_TOC(A) FUNC_START(test_ ## A) macro
/linux-master/arch/powerpc/include/asm/
H A Dkasan.h7 #define _GLOBAL_TOC_KASAN(fn) _GLOBAL_TOC(__##fn)
11 #define _GLOBAL_TOC_KASAN(fn) _GLOBAL_TOC(fn)
H A Dppc_asm.h222 #define _GLOBAL_TOC _GLOBAL macro
224 #define _GLOBAL_TOC(name) \
254 #define _GLOBAL_TOC(name) _GLOBAL(name)
266 #define _GLOBAL_TOC(name) _GLOBAL(name)
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-wrappers.S23 _GLOBAL_TOC(__opal_call)
/linux-master/tools/testing/selftests/powerpc/copyloops/asm/
H A Dppc_asm.h27 #define _GLOBAL_TOC(A) _GLOBAL(A) macro
/linux-master/arch/powerpc/kvm/
H A Dbook3s_rmhandlers.S147 _GLOBAL_TOC(kvmppc_entry_trampoline)
H A Dbook3s_hv_rmhandlers.S71 _GLOBAL_TOC(kvmppc_hv_entry_trampoline)
2000 _GLOBAL_TOC(kvmppc_h_set_xdabr)
2010 _GLOBAL_TOC(kvmppc_h_set_dabr)
2518 _GLOBAL_TOC(kvmppc_save_tm_hv)
2623 _GLOBAL_TOC(kvmppc_restore_tm_hv)
/linux-master/arch/powerpc/kernel/trace/
H A Dftrace_64_pg_entry.S13 _GLOBAL_TOC(ftrace_caller)
/linux-master/arch/powerpc/platforms/pseries/
H A DhvCall.S107 _GLOBAL_TOC(plpar_hcall_norets_notrace)
121 _GLOBAL_TOC(plpar_hcall_norets)
150 _GLOBAL_TOC(plpar_hcall)
250 _GLOBAL_TOC(plpar_hcall9)
/linux-master/arch/powerpc/lib/
H A Dcopypage_64.S12 _GLOBAL_TOC(copy_page)
H A Dstring_64.S56 _GLOBAL_TOC(__arch_clear_user)
H A Dcopyuser_64.S47 _GLOBAL_TOC(__copy_tofrom_user)
H A Dmemcmp_64.S101 _GLOBAL_TOC(memcmp)
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h222 #define _GLOBAL_TOC _GLOBAL macro
224 #define _GLOBAL_TOC(name) \
254 #define _GLOBAL_TOC(name) _GLOBAL(name)
266 #define _GLOBAL_TOC(name) _GLOBAL(name)
/linux-master/tools/testing/selftests/powerpc/copyloops/
H A Dcopyuser_64.S47 _GLOBAL_TOC(__copy_tofrom_user)
/linux-master/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp_64.S101 _GLOBAL_TOC(memcmp)

Completed in 157 milliseconds