Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dkasan.h7 #define _GLOBAL_TOC_KASAN(fn) _GLOBAL_TOC(__##fn)
11 #define _GLOBAL_TOC_KASAN(fn) _GLOBAL_TOC(fn)
A Dppc_asm.h158 #define _GLOBAL_TOC(name) \ macro
187 #define _GLOBAL_TOC(name) _GLOBAL(name) macro
204 #define _GLOBAL_TOC(name) _GLOBAL(name) macro
/linux/arch/powerpc/platforms/pseries/
A DhvCall.S105 _GLOBAL_TOC(plpar_hcall_norets_notrace)
119 _GLOBAL_TOC(plpar_hcall_norets)
148 _GLOBAL_TOC(plpar_hcall)
251 _GLOBAL_TOC(plpar_hcall9)
/linux/tools/testing/selftests/powerpc/stringloops/asm/
A Dppc_asm.h11 #define _GLOBAL_TOC(A) FUNC_START(test_ ## A) macro
/linux/tools/testing/selftests/powerpc/copyloops/asm/
A Dppc_asm.h27 #define _GLOBAL_TOC(A) _GLOBAL(A) macro
/linux/arch/powerpc/platforms/powernv/
A Dopal-wrappers.S23 _GLOBAL_TOC(__opal_call)
/linux/arch/powerpc/kernel/trace/
A Dftrace_64_pg.S13 _GLOBAL_TOC(ftrace_caller)
/linux/arch/powerpc/kvm/
A Dbook3s_rmhandlers.S146 _GLOBAL_TOC(kvmppc_entry_trampoline)
A Dbook3s_hv_rmhandlers.S61 _GLOBAL_TOC(kvmppc_hv_entry_trampoline)
2008 _GLOBAL_TOC(kvmppc_h_set_xdabr)
2018 _GLOBAL_TOC(kvmppc_h_set_dabr)
2531 _GLOBAL_TOC(kvmppc_save_tm_hv)
2636 _GLOBAL_TOC(kvmppc_restore_tm_hv)
/linux/arch/powerpc/lib/
A Dcopypage_64.S17 _GLOBAL_TOC(copy_page)
A Dstring_64.S61 _GLOBAL_TOC(__arch_clear_user)
A Dmemcmp_64.S101 _GLOBAL_TOC(memcmp)
A Dcopyuser_64.S47 _GLOBAL_TOC(__copy_tofrom_user)
/linux/tools/testing/selftests/powerpc/primitives/asm/
A Dppc_asm.h158 #define _GLOBAL_TOC(name) \ macro
187 #define _GLOBAL_TOC(name) _GLOBAL(name) macro
204 #define _GLOBAL_TOC(name) _GLOBAL(name) macro
/linux/tools/testing/selftests/powerpc/stringloops/
A Dmemcmp_64.S101 _GLOBAL_TOC(memcmp)
/linux/tools/testing/selftests/powerpc/copyloops/
A Dcopyuser_64.S47 _GLOBAL_TOC(__copy_tofrom_user)

Completed in 23 milliseconds